Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/024139.html below:
[Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.142,2.143
[Python-checkins] CVS: python/dist/src/Objects fileobject.c,2.142,2.143Martin v. L?wis loewis@users.sourceforge.net
Sat, 12 Jan 2002 03:05:41 -0800
- Previous message: [Python-checkins] CVS: python/dist/src/Include Python.h,2.40,2.41
- Next message: [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.11,1.12 bsddbmodule.c,1.30,1.31 fcntlmodule.c,2.32,2.33 getpath.c,1.40,1.41 linuxaudiodev.c,2.16,2.17 main.c,1.61,1.62 mmapmodule.c,2.35,2.36 posixmodule.c,2.217,2.218 readline.c,2.41,2.42 resource.c,2.19,2.20 rgbimgmodule.c,2.22,2.23 selectmodule.c,2.59,2.60 sgimodule.c,1.16,1.17 signalmodule.c,2.60,2.61 socketmodule.c,1.201,1.202 sunaudiodev.c,1.26,1.27 termios.c,2.31,2.32 timemodule.c,2.118,2.119
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvsroot/python/python/dist/src/Objects
In directory usw-pr-cvs1:/tmp/cvs-serv8438/Objects
Modified Files:
fileobject.c
Log Message:
Include <unistd.h> in Python.h. Fixes #500924.
Index: fileobject.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Objects/fileobject.c,v
retrieving revision 2.142
retrieving revision 2.143
diff -C2 -d -r2.142 -r2.143
*** fileobject.c 2002/01/01 19:07:13 2.142
--- fileobject.c 2002/01/12 11:05:09 2.143
***************
*** 9,16 ****
#endif /* DONT_HAVE_SYS_TYPES_H */
- #ifdef HAVE_UNISTD_H
- #include <unistd.h>
- #endif
-
#ifdef MS_WIN32
#define fileno _fileno
--- 9,12 ----
- Previous message: [Python-checkins] CVS: python/dist/src/Include Python.h,2.40,2.41
- Next message: [Python-checkins] CVS: python/dist/src/Modules _hotshot.c,1.11,1.12 bsddbmodule.c,1.30,1.31 fcntlmodule.c,2.32,2.33 getpath.c,1.40,1.41 linuxaudiodev.c,2.16,2.17 main.c,1.61,1.62 mmapmodule.c,2.35,2.36 posixmodule.c,2.217,2.218 readline.c,2.41,2.42 resource.c,2.19,2.20 rgbimgmodule.c,2.22,2.23 selectmodule.c,2.59,2.60 sgimodule.c,1.16,1.17 signalmodule.c,2.60,2.61 socketmodule.c,1.201,1.202 sunaudiodev.c,1.26,1.27 termios.c,2.31,2.32 timemodule.c,2.118,2.119
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4