Roland McGrath
|
6af0779175
|
2002-08-03 Roland McGrath <roland@redhat.com>
* include/signal.h: Use libc_hidden_proto for raise, sigemptyset,
sigfillset, sigismember, __sigpause, __libc_current_sigrtmin,
and __libc_current_sigrtmax.
* signal/sigismem.c: Add libc_hidden_def.
* signal/sigfillset.c: Likewise.
* signal/sigempty.c: Likewise.
* sysdeps/generic/sigpause.c (__sigpause): Likewise.
* sysdeps/posix/sigpause.c (__sigpause): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigpause.S: Likewise.
|
2002-08-03 22:26:02 +00:00 |
|
Ulrich Drepper
|
da5f5f7986
|
Add libc_hidden_def. Remove undef and INTDEF.
|
2002-08-03 06:57:53 +00:00 |
|
Andreas Jaeger
|
a1950a964a
|
Test for _SYS_UTSNAME_H, not _UTSNAME_H.
|
2002-07-08 16:59:14 +00:00 |
|
Ulrich Drepper
|
521d1bc7f4
|
brk implementation for dynamic linker.
|
2002-04-06 01:34:06 +00:00 |
|
Andreas Jaeger
|
3214b89b32
|
Update to LGPL v2.1.
|
2001-07-06 04:56:23 +00:00 |
|
Ulrich Drepper
|
e4b950346f
|
Not needed.
|
2000-10-27 06:48:36 +00:00 |
|
Ulrich Drepper
|
afda99352c
|
Define __S_TYPEISMQ, __S_TYPEISSEM, and __S_TYPEISSHM.
|
2000-06-22 17:58:17 +00:00 |
|
Ulrich Drepper
|
db7f627b6e
|
Not needed anymore.
|
2000-04-28 05:11:59 +00:00 |
|
Ulrich Drepper
|
daacfe6797
|
(struct stat): Use __blksize_t for st_blksize member.
|
1999-08-18 07:46:26 +00:00 |
|
Ulrich Drepper
|
98226e08b5
|
Remove advertising clause of copyright.
|
1999-06-08 21:15:39 +00:00 |
|
Ulrich Drepper
|
d05b46514b
|
OSF system dependent bits of sys/mman.h.
|
1998-09-23 16:40:59 +00:00 |
|
Ulrich Drepper
|
c1bc2343a3
|
Ultrix4 system dependent bits of sys/mman.h.
|
1998-09-23 16:35:56 +00:00 |
|
Ulrich Drepper
|
68ba15f9a3
|
SunOS4 system dependent bits of sys/mman.h.
|
1998-09-23 16:35:43 +00:00 |
|
Ulrich Drepper
|
c06df69780
|
Not needed anymore.
|
1998-09-23 16:33:27 +00:00 |
|
Ulrich Drepper
|
fc42798dc3
|
Move __ prototypes into include/* header.
|
1998-08-09 17:29:46 +00:00 |
|
Ulrich Drepper
|
e0ebc3b2ef
|
Use __ASSEMBLER__ test macro not ASSEMBLER.
|
1998-05-29 10:20:59 +00:00 |
|
Ulrich Drepper
|
06c1390ede
|
Missed double occurences of "the the" in one line - fixed it.
|
1998-05-20 14:34:42 +00:00 |
|
Ulrich Drepper
|
dd5c62b1b3
|
Fix the "the the" problems.
|
1998-05-19 16:12:29 +00:00 |
|
Ulrich Drepper
|
48a0be2705
|
(RLIM_INFINITY) [__USE_FILE_OFFSET64]: Make long long constant.
(RLIM64_INFINITY): Likewise.
|
1997-12-22 18:58:39 +00:00 |
|
Ulrich Drepper
|
905714080f
|
Issue error message if the header is used directly.
|
1997-11-26 04:14:44 +00:00 |
|
Ulrich Drepper
|
475a3ad9f2
|
Include stub version from generic subdir.
|
1997-10-29 20:32:26 +00:00 |
|
Ulrich Drepper
|
7b5e4b7fe2
|
Use __ptr_t instead of __caddr_t.
|
1997-10-15 05:31:59 +00:00 |
|
Ulrich Drepper
|
3abeec50c6
|
Add stat LFS extensions.
|
1997-10-06 02:24:05 +00:00 |
|
Ulrich Drepper
|
5a6db5ab69
|
Add LFS definitions.
|
1997-10-06 02:03:17 +00:00 |
|
Ulrich Drepper
|
17cf8c5c98
|
Correct comment for SA_RESTART.
|
1997-08-14 01:53:36 +00:00 |
|
Ulrich Drepper
|
c69e79f1da
|
Test feature macros before defining non-POSIX things. Add MAP_FAILED.
|
1997-08-10 17:56:16 +00:00 |
|
Ulrich Drepper
|
db31c86395
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-26 22:16:52 +00:00 |
|
Ulrich Drepper
|
36e28152c9
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-23 21:54:51 +00:00 |
|
Ulrich Drepper
|
f7b32a330a
|
Ultrix/MIPS specific signal context.
|
1997-06-21 02:47:13 +00:00 |
|
Ulrich Drepper
|
0d08481430
|
Ultrix specific info header.
|
1997-06-21 02:46:56 +00:00 |
|
Ulrich Drepper
|
da366793e1
|
Use bits/foo.h.
|
1997-06-21 02:46:36 +00:00 |
|
Ulrich Drepper
|
c89e913d71
|
SunOS specific info header.
|
1997-06-21 02:46:22 +00:00 |
|
Ulrich Drepper
|
94d056b772
|
SunOS/SPARC signal context.
|
1997-06-21 02:46:02 +00:00 |
|
Ulrich Drepper
|
2fbc33a169
|
SunOS/m68k signal context.
|
1997-06-21 02:45:56 +00:00 |
|
Ulrich Drepper
|
08ed181c50
|
SunOS specific signal numbers.
|
1997-06-21 02:45:26 +00:00 |
|
Ulrich Drepper
|
619d779662
|
OSF specific signal struct.
|
1997-06-21 02:45:03 +00:00 |
|
Ulrich Drepper
|
5c7efcee0a
|
OSF/Alpha specific stat struct.
|
1997-06-21 02:44:56 +00:00 |
|
Ulrich Drepper
|
788c7990eb
|
Moved to bits/.
|
1997-06-21 02:40:36 +00:00 |
|
Ulrich Drepper
|
405916ef4b
|
<foo.h> -> <bits/foo.h>.
|
1997-06-21 01:37:20 +00:00 |
|
Ulrich Drepper
|
1bf0f668e6
|
De-ansidecl-fy.
|
1997-05-26 22:28:25 +00:00 |
|
Ulrich Drepper
|
e3f5221762
|
TTY definitions.
|
1997-05-10 23:36:46 +00:00 |
|
Ulrich Drepper
|
1059fb7661
|
Prune list of processed files.
|
1997-03-19 12:48:14 +00:00 |
|
Ulrich Drepper
|
6b05d409ee
|
Update copyright.
|
1997-03-16 19:28:40 +00:00 |
|
Ulrich Drepper
|
d6abe77e92
|
update from main archive 970218
|
1997-02-19 04:43:26 +00:00 |
|
Ulrich Drepper
|
dc37f3e59d
|
update from main archive 970121
|
1997-01-23 04:24:10 +00:00 |
|
Ulrich Drepper
|
a91492b86e
|
update from main archive 960105
|
1997-01-06 22:07:18 +00:00 |
|
Ulrich Drepper
|
910e2e14fc
|
Update from main archive 961219
|
1996-12-20 01:35:29 +00:00 |
|
Ulrich Drepper
|
7ef923d958
|
update from main archive 961114
|
1996-11-15 04:08:00 +00:00 |
|
Ulrich Drepper
|
a5f8d8b581
|
update from main archive 961030
|
1996-10-31 02:56:57 +00:00 |
|
Ulrich Drepper
|
1120c0ed16
|
update from main archive
|
1996-09-27 03:44:39 +00:00 |
|