Ulrich Drepper
|
db16023193
|
Use libc_hidden_def(name) instead of strong_alias (name, __GI_name).
|
2002-12-31 20:37:32 +00:00 |
|
Ulrich Drepper
|
c505de0a40
|
Add __GI___vfork alias.
|
2002-12-31 11:10:33 +00:00 |
|
Ulrich Drepper
|
7e587d1822
|
Add __GI___fork alias.
|
2002-12-31 11:07:26 +00:00 |
|
Roland McGrath
|
d030d52da2
|
2002-10-07 Roland McGrath <roland@redhat.com>
* sysdeps/generic/errno.c: New file.
* csu/Makefile (aux): New variable, list errno.
* sysdeps/unix/sysv/linux/i386/sysdep.S (errno, _errno): Remove defns.
* sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/cris/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
* sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/powerpc/sysdep.c: Likewise.
* sysdeps/unix/sysv/linux/sparc/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/sh/sysdep.S: Likewise.
* sysdeps/unix/alpha/sysdep.S: Likewise.
* sysdeps/generic/start.c: Likewise.
* sysdeps/unix/start.c: Likewise.
* sysdeps/unix/arm/start.c: Likewise.
* sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
* sysdeps/unix/sparc/start.c: Likewise.
* sysdeps/unix/sysv/irix4/start.c: Likewise.
* sysdeps/unix/sysv/linux/mips/sysdep.S: File removed.
|
2002-10-11 10:51:31 +00:00 |
|
Ulrich Drepper
|
658e7fb4a4
|
Extra files to distribute for SunOS <= 4.
|
2002-08-28 08:39:11 +00:00 |
|
Ulrich Drepper
|
bbc364a939
|
Extra files to distribute for OSF.
|
2002-08-28 08:36:00 +00:00 |
|
Ulrich Drepper
|
00167bfefd
|
Extra files to distribute on HP.
|
2002-08-28 08:35:02 +00:00 |
|
Roland McGrath
|
13d6ef283d
|
2002-07-06 Bruno Haible <bruno@clisp.org>
* sysdeps/unix/sysv/linux/alpha/pipe.S: Moved to ...
* sysdeps/unix/alpha/pipe.S: ... here.
* sysdeps/unix/bsd/osf/alpha/pipe.S: File removed.
|
2002-08-26 11:37:32 +00:00 |
|
Roland McGrath
|
9c1cc5c52c
|
2002-08-13 Jakub Jelinek <jakub@redhat.com>
* include/unistd.h (tcgetpgrp): Add libc_hidden_proto.
* include/termios.h (tcsetattr, cfsetispeed, cfsetospeed): Likewise.
* sysdeps/generic/tcgetpgrp.c (tcgetpgrp): Add libc_hidden_def.
* sysdeps/generic/tcsetattr.c (tcsetattr): Likewise.
* sysdeps/generic/speed.c (cfsetispeed, cfsetospeed): Likewise.
* sysdeps/unix/bsd/bsd4.4/tcsetattr.c (tcgetpgrp): Likewise.
* sysdeps/unix/bsd/sun/sunos4/tcsetattr.c (tcsetattr): Likewise.
* sysdeps/unix/bsd/sun/sunos4/speed.c (cfsetispeed, cfsetospeed):
Likewise.
* sysdeps/unix/bsd/tcgetpgrp.c (tcgetpgrp): Likewise.
* sysdeps/unix/bsd/tcsetattr.c (tcsetattr): Likewise.
* sysdeps/unix/sysv/aix/tcsetattr.c (tcsetattr): Likewise.
* sysdeps/unix/sysv/aix/speed.c (cfsetispeed, cfsetospeed): Likewise.
* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Likewise.
* sysdeps/unix/sysv/linux/speed.c (cfsetispeed, cfsetospeed): Likewise.
* sysdeps/unix/sysv/tcgetpgrp.c (tcgetpgrp): Likewise.
* sysdeps/unix/sysv/tcsetattr.c (tcsetattr): Likewise.
|
2002-08-13 00:23:01 +00:00 |
|
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 |
|