Tim Peters
182b5aca27
Whitespace normalization, via reindent.py.
2004-07-18 06:16:08 +00:00
Martin v. Löwis
4414933f62
Regenerate for Solaris 8.
2001-08-09 12:33:32 +00:00
Fred Drake
48a1638d78
Do no regenerate modules that should no longer be here.
2001-05-10 15:52:47 +00:00
Fred Drake
48871f2a6e
Remove the old platform-specific FCNTL.py modules; these are no longer
...
needed now that fcntl exports the constants.
2001-05-09 21:15:06 +00:00
Fred Drake
ddd802cbd7
Replace all the platform-specific TERMIOS modules with a portable version
...
based on the termios module. The only added "feature" is the deprecation
warning it spits out.
2001-02-27 21:35:40 +00:00
Fred Drake
0c07b50811
The socket constants have been moved to the socket module for a long time;
...
the standard library does not use the SOCKET module any more, and it is
not defined for all platforms (Windows, in particular).
2001-02-02 02:51:21 +00:00
Guido van Rossum
0fe110548d
Forgot to add this file. CDROM device parameters.
1999-04-12 14:35:08 +00:00
Guido van Rossum
f7d77009c1
Add two constants (with the same value) to specify the on-board CD input.
1998-09-24 18:09:47 +00:00
Guido van Rossum
376467ada6
Added stropts.h to the list of files automatically regenerated.
1997-12-02 14:37:20 +00:00
Barry Warsaw
5284589097
Generated from Solaris 2.6's /usr/include/sys/stropts.h via
...
Tools/scripts/h2py.py. This file contains many useful streamio(7)
constants, especially the ones that support passing open file
descriptors through a pipe: I_RECVFD and I_SENDFD.
1997-12-02 04:49:09 +00:00
Guido van Rossum
725a67e5c2
Regenerated on newer Solaris version
1997-05-13 17:45:56 +00:00
Guido van Rossum
86dc1e696d
added TERMIOS.py
1995-03-31 11:34:23 +00:00
Guido van Rossum
e5e73b96e1
initial commit
1994-10-09 23:03:12 +00:00