Ulrich Drepper
|
b4ac6f26f2
|
Define __suseconds_t.
|
1999-07-17 23:16:23 +00:00 |
|
Ulrich Drepper
|
1c2d926dc8
|
(struct sockaddr_storage): New structure; storage suitable for any
socket address.
|
1999-05-11 12:07:07 +00:00 |
|
Ulrich Drepper
|
d33ecfde38
|
Correct signed/unsigned-ness of blkcnt and fsblkcnt.
|
1999-04-16 17:06:33 +00:00 |
|
Ulrich Drepper
|
fdf595bb49
|
Undo last patch.
|
1999-02-11 12:00:52 +00:00 |
|
Ulrich Drepper
|
7a1ccf7744
|
Change __ino64_t to 64 bits.
|
1999-02-10 11:33:31 +00:00 |
|
Ulrich Drepper
|
f90bac9291
|
Add baud rates > 460800.
|
1999-01-19 12:24:34 +00:00 |
|
Ulrich Drepper
|
6c56758e2a
|
Linux/MIPS specific siginfo definition.
|
1999-01-14 13:30:32 +00:00 |
|
Ulrich Drepper
|
61758030ed
|
Sync with current Linux 2.1.132 kernel sources.
|
1998-12-31 18:16:52 +00:00 |
|
Ulrich Drepper
|
14a3f7b7d6
|
Removed.
|
1998-11-28 21:04:59 +00:00 |
|
Ulrich Drepper
|
8c0829162b
|
(_STAT_VER_KERNEL): Added.
|
1998-11-28 21:04:33 +00:00 |
|
Ulrich Drepper
|
ff87e21b31
|
Update file.
|
1998-11-28 21:04:24 +00:00 |
|
Ulrich Drepper
|
62fe3ebee6
|
Remove inclusion of <asm/signal.h> and add needed symbols from
<asm/signal.h>;
|
1998-11-28 21:04:12 +00:00 |
|
Ulrich Drepper
|
889c9b6321
|
Remove ipc_kludge.
|
1998-11-28 21:03:41 +00:00 |
|
Ulrich Drepper
|
88e7faf1e1
|
Cleanup comment.
|
1998-11-12 11:21:36 +00:00 |
|
Ulrich Drepper
|
9dda87abb5
|
(__FDS_BITS): New macro to access fds_bits member.
|
1998-10-28 14:41:28 +00:00 |
|
Ulrich Drepper
|
ad427949d1
|
Include bits/pthreadtypes.h only not for POSIX 199506.
|
1998-10-26 15:43:18 +00:00 |
|
Ulrich Drepper
|
b227d2e7eb
|
(__fd_set): Define element as fds_bits only is __USE_XOPEN. Otherwise
use __fds_bits.
|
1998-10-25 09:10:44 +00:00 |
|
Ulrich Drepper
|
0b78da0365
|
(timeval): Protect with __need_timeval.
|
1998-10-25 09:09:44 +00:00 |
|
Ulrich Drepper
|
e1a011e731
|
(LOCK_SH, LOCK_EX, LOCK_NB, LOCK_UN): Protect with __USE_BSD.
|
1998-10-25 09:09:29 +00:00 |
|
Ulrich Drepper
|
91c2d73543
|
Remove duplicate definition of O_LARGEFILE.
|
1998-10-24 11:01:21 +00:00 |
|
Ulrich Drepper
|
abcecb5bd2
|
(O_LARGEFILE, O_NOFOLLOW, O_DIRECT): New macros.
(O_DIRECTORY): Correct definition according to official 2.1.126.
|
1998-10-23 23:22:54 +00:00 |
|
Ulrich Drepper
|
96b2e43371
|
Use __PMT instead of __P for sa_restorer.
|
1998-10-22 14:41:10 +00:00 |
|
Ulrich Drepper
|
c220db51b0
|
Add O_DIRECTORY.
|
1998-10-16 16:29:19 +00:00 |
|
Ulrich Drepper
|
0f72aee6de
|
Protect use of long long by __extension__.
|
1998-10-01 10:57:23 +00:00 |
|
Ulrich Drepper
|
225146fe16
|
Sync with generic Linux version.
(__cmsg_nxthdr): Use CMSG_ALIGN (fixes a bug) and correct test for availability
of another entry.
|
1998-09-28 11:49:19 +00:00 |
|
Ulrich Drepper
|
b720449067
|
(SA_ONSTACK): Define.
|
1998-09-22 12:44:47 +00:00 |
|
Ulrich Drepper
|
072901a109
|
Remove O_READ and O_WRITE.
Add F_SETSIG and F_GETSIG.
|
1998-08-20 17:39:48 +00:00 |
|
Ulrich Drepper
|
197b1bfd03
|
Don't define CLK_TCK for strictly ISO C compliant programs.
|
1998-07-30 12:45:33 +00:00 |
|
Ulrich Drepper
|
bb3ebfdb47
|
Define __intptr_t.
|
1998-07-08 22:52:22 +00:00 |
|
Ulrich Drepper
|
ea8df133cc
|
Include pthreadtypes.h.
Define size_t.
|
1998-06-30 12:08:40 +00:00 |
|
Ulrich Drepper
|
ec39d34aed
|
Allow inclusion from netinet.in.h.
|
1998-04-07 09:12:51 +00:00 |
|
Ulrich Drepper
|
2d4c61a667
|
Add various SOL_* constants.
|
1998-03-10 22:42:23 +00:00 |
|
Ulrich Drepper
|
1ad3a6fb0f
|
Adds lots of missing AF_* and PF_* constants.
|
1998-03-10 22:33:58 +00:00 |
|
Ulrich Drepper
|
649d6c334b
|
Define _STATBUF_ST_RDEV.
|
1998-01-25 17:00:01 +00:00 |
|
Ulrich Drepper
|
cdf0977855
|
Define SIG_HOLD.
|
1998-01-25 16:55:24 +00:00 |
|
Ulrich Drepper
|
92ce4393c9
|
Add definition of __t_scalar_t and __t_uscalar_t.
|
1998-01-25 16:49:50 +00:00 |
|
Ulrich Drepper
|
5eb1fd7864
|
Types for Linux MIPS.
|
1997-12-22 20:42:51 +00:00 |
|
Ulrich Drepper
|
905714080f
|
Issue error message if the header is used directly.
|
1997-11-26 04:14:44 +00:00 |
|
Ulrich Drepper
|
3abeec50c6
|
Add stat LFS extensions.
|
1997-10-06 02:24:05 +00:00 |
|
Ulrich Drepper
|
eebf2c4a79
|
Use __fsblkcnt_t for some of the fields.
|
1997-10-06 02:20:13 +00:00 |
|
Ulrich Drepper
|
b64c790011
|
Add flock LFS extensions.
|
1997-10-06 02:19:29 +00:00 |
|
Ulrich Drepper
|
8b10c19e06
|
POLL* bits for Linux.
|
1997-08-29 00:52:03 +00:00 |
|
Ulrich Drepper
|
17cf8c5c98
|
Correct comment for SA_RESTART.
|
1997-08-14 01:53:36 +00:00 |
|
Ulrich Drepper
|
52b963b08f
|
Linux/MIPS specific mman.h definitions.
|
1997-08-10 18:30:12 +00:00 |
|
Ulrich Drepper
|
95cb9068ca
|
Define socklen_t.
(struct msghdr): Correct types to use socklen_t.
|
1997-08-04 14:29:00 +00:00 |
|
Ulrich Drepper
|
eec226c3ba
|
New for Linux/MIPS port.
|
1997-07-12 23:32:57 +00:00 |
|