]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Include <unistd.h> in Python.h. Fixes #500924.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 12 Jan 2002 11:13:24 +0000 (11:13 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 12 Jan 2002 11:13:24 +0000 (11:13 +0000)
commit0d21e644096c700d9cf87038e736dd5ae0f738af
tree8c277ea2814272a01b3e2705aec3e4284e72f24d
parent2380a9e13fbcc0b79bdf66869c7589c740236539
Include <unistd.h> in Python.h. Fixes #500924.
30 files changed:
Include/Python.h
Modules/_hotshot.c
Modules/bsddbmodule.c
Modules/fcntlmodule.c
Modules/getpath.c
Modules/linuxaudiodev.c
Modules/main.c
Modules/mmapmodule.c
Modules/posixmodule.c
Modules/readline.c
Modules/resource.c
Modules/rgbimgmodule.c
Modules/selectmodule.c
Modules/sgimodule.c
Modules/signalmodule.c
Modules/socketmodule.c
Modules/sunaudiodev.c
Modules/termios.c
Modules/timemodule.c
Objects/fileobject.c
PC/getpathp.c
Parser/intrcheck.c
Python/bltinmodule.c
Python/dynload_beos.c
Python/frozenmain.c
Python/import.c
Python/pythonrun.c
Python/sysmodule.c
Python/thread.c
Python/thread_solaris.h