index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
posixmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added separate main program for the Mac: macmain.c
Guido van Rossum
1993-01-21
1
-15/+11
*
* Makefile: use cp -r to install the library
Guido van Rossum
1993-01-09
1
-2/+22
*
* Configure.py: use #!/usr/local/bin/python
Guido van Rossum
1993-01-04
1
-16/+19
*
* Makefile: added IMGFILE; moved some stuff around.
Guido van Rossum
1992-09-17
1
-3/+41
*
posix: added setpgrp() and, if sgi, setsid() and setpgid(pid, pgid)
Guido van Rossum
1992-09-13
1
-1/+59
*
DO_TIMES must now be defined in the Makefile
Guido van Rossum
1992-08-12
1
-4/+0
*
Makefile, Configure.py: ##ask --> ##[el]if[yes|no]
Guido van Rossum
1992-08-09
1
-28/+30
*
* Makefile: cosmetics
Guido van Rossum
1992-08-05
1
-11/+56
*
Added gete?[gu]id functions
Guido van Rossum
1992-05-15
1
-0/+44
*
Added times() (from time)
Guido van Rossum
1992-04-05
1
-2/+50
*
Check empty argument lists.
Guido van Rossum
1992-03-27
1
-1/+13
*
Added uname. Made lstat/readlink/symlink unconditional (the latter
Guido van Rossum
1992-02-05
1
-10/+54
*
Use getargs() function.
Guido van Rossum
1992-01-27
1
-50/+35
*
getlonglongargs --> getlonglongarg
Guido van Rossum
1991-09-10
1
-2/+3
*
Ignore SIGPIPE when we've opened a pipe
Guido van Rossum
1991-07-27
1
-0/+3
*
Fixed confusing error message (open should be popen)
Guido van Rossum
1991-07-01
1
-1/+1
*
Getpgrp() has a parameter, at least on BSD!
Guido van Rossum
1991-06-07
1
-1/+1
*
Added getpgrp(); fixed buggy calls to getnoarg().
Guido van Rossum
1991-06-04
1
-2/+13
*
Added popen().
Guido van Rossum
1991-06-04
1
-1/+37
*
Removed utimes() compatibility hack.
Guido van Rossum
1991-06-03
1
-1/+165
*
Incorporated MSDOS changes (untested).
Guido van Rossum
1991-04-08
1
-2/+93
*
Made utime use much more portable.
Guido van Rossum
1991-04-08
1
-14/+52
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
Moved getcwd() hack to its own file.
Guido van Rossum
1991-01-21
1
-21/+0
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-17/+5
*
Added prototype to declaration of strerror().
Guido van Rossum
1990-10-30
1
-1/+1
*
Made posix_error back static as it should be.
Guido van Rossum
1990-10-21
1
-1/+1
*
Change posix_error() to call err_errno().
Guido van Rossum
1990-10-14
1
-10/+2
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+444