Commit Graph

850 Commits

Author SHA1 Message Date
Ulrich Drepper
ef40f7296d Added struct in_pktinfo. 1999-10-17 03:36:33 +00:00
Ulrich Drepper
ea4f32708f (__sleep): Optimize for zero seconds. 1999-10-14 19:21:37 +00:00
Ulrich Drepper
cec8f54ac1 Don't define register names unconditionally, only if __USE_GNU. 1999-10-12 23:35:13 +00:00
Ulrich Drepper
48d4f49ffd Update to match generic Linux version. 1999-10-12 15:21:18 +00:00
Ulrich Drepper
4362c65427 Declare SA_SIGINFO. 1999-10-11 19:21:45 +00:00
Ulrich Drepper
c1d710ff11 Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in 1999-10-11 04:36:12 +00:00
Ulrich Drepper
0ebb1613e6 Fix typo. 1999-10-11 00:45:48 +00:00
Ulrich Drepper
46c030627d Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in 1999-10-01 16:44:43 +00:00
Ulrich Drepper
72e26bb1d4 Disable debug messages. 1999-10-01 16:03:36 +00:00
Ulrich Drepper
59f0c522ff Add missing patch from main branch. 1999-10-01 15:31:08 +00:00
Ulrich Drepper
2aafdef961 [malloc] (CFLAGS-malloc.c): New variable. Define MORECORE_CLEARS to
2.
1999-09-25 06:52:59 +00:00
Ulrich Drepper
c17b39500d Protect real time signal definitions to let glibc compile with older
Linux versions (2.0.10 to 2.1.100 or so).
1999-09-20 01:24:41 +00:00
Ulrich Drepper
7c88a6635f Copy the argument instead of using a pointer to it. 1999-09-17 15:37:19 +00:00
Ulrich Drepper
dee25ab0ce Added members 'unsigned char ftype[8]', and 'unsigned int init_flag' to
struct user_fp.  Tnese were added in version 2.2.12 of the ARM Linux kernel.
1999-09-14 01:42:51 +00:00
Ulrich Drepper
f73e9009f9 Linux/Arm definitions to access process images. 1999-09-14 01:42:32 +00:00
Ulrich Drepper
e5c177026a Linux/Arm definitions to access registers. 1999-09-14 01:42:17 +00:00
Ulrich Drepper
dffd7a0c58 [misc] (sysdep_headers): Add sys/raw.h. 1999-09-10 19:58:19 +00:00
Ulrich Drepper
6507657e6e Add sys/raw.h. 1999-09-10 19:57:28 +00:00
Ulrich Drepper
c254b60c11 Definitions for raw devices under Linux. 1999-09-10 19:56:46 +00:00
Ulrich Drepper
189c890530 Add sys/user.h. 1999-09-06 21:17:23 +00:00
Ulrich Drepper
3aa2699d90 Rename strong name for fork from __syscall_fork to __libc_fork. 1999-09-05 00:09:41 +00:00
Ulrich Drepper
083f449cce Include <sys/user.h> instead of <asm/user.h>. 1999-09-03 07:12:22 +00:00
Ulrich Drepper
34b4bc6c2b Linux/Alpha specific definition to access information passed up from the
kernel.
1999-09-03 07:11:54 +00:00
Ulrich Drepper
474618f079 #include <bits/armsigctx.h>. 1999-09-01 16:45:18 +00:00
Ulrich Drepper
689cd45252 Enclose header in an #ifdef statement to prevent it from being included twice. 1999-09-01 16:45:06 +00:00
Ulrich Drepper
8d1927ffc8 Update from 2.3.15 kernel. 1999-08-28 00:25:56 +00:00
Ulrich Drepper
cdbec47f90 Define always __qaddr_t.
__ino64_t should be 32bit unsigned type on sparc32.
Define __off64_t to __quad_t instead of __int64_t.
Make __pic_pid_t unsigned on sparc32.
1999-08-26 03:45:16 +00:00
Ulrich Drepper
26a1ee568c Add checks to make sure we're really dealing with a master pseudo terminal, and
really returning the name of the associated slave pseudo terminal by checking
the device number.
1999-08-25 17:57:57 +00:00
Ulrich Drepper
6e1cc1f501 Add new constants from Linux 2.3.15. 1999-08-24 20:56:40 +00:00
Ulrich Drepper
e069581c70 Add execve syscall. 1999-08-24 20:50:39 +00:00
Ulrich Drepper
b887ee2281 Define SIGCONTEXT_EXTRA_ARGS. 1999-08-23 17:51:34 +00:00
Ulrich Drepper
f91afe2d2d Add execve syscall. 1999-08-23 04:09:18 +00:00
Ulrich Drepper
d56532fe29 Define weak alias execve. 1999-08-21 04:52:27 +00:00
Ulrich Drepper
c7eecb53b2 Undo last change. 1999-08-20 23:45:31 +00:00
Ulrich Drepper
69bb9f499e Correct last patch. 1999-08-20 18:24:42 +00:00
Ulrich Drepper
7c9b5e4d47 Allocate buffer large enough not only if size == 0, but also for size < 0. 1999-08-20 18:07:55 +00:00
Ulrich Drepper
813e69352a Don't allow use with _FILE_OFFSET_BITS=64. 1999-08-20 15:50:15 +00:00
Ulrich Drepper
4d2d58a467 Copy over missing changes from mainline. 1999-08-20 15:45:28 +00:00
Ulrich Drepper
0c7bbb0c5a Linux specific execve implementation. 1999-08-20 00:15:11 +00:00
Ulrich Drepper
d36f40995a Add change from main branch. 1999-08-19 21:00:36 +00:00
Ulrich Drepper
ad48761644 Information about how to access signal context info fro Linux/Alpha. 1999-08-19 19:58:46 +00:00
Ulrich Drepper
a05f4b051e Define O_DSYNC and O_RSYNC. 1999-08-17 01:25:43 +00:00
Ulrich Drepper
0b9cfd5991 Update from main branch. 1999-08-15 20:28:48 +00:00
Ulrich Drepper
19fdfe298d Fix typo (MSG_TRUNC -> MSG_DONTWAIT). 1999-08-06 23:01:27 +00:00
Ulrich Drepper
cd55b09de4 (O_RSYNC, O_DSYNC): Define. 1999-08-05 17:40:36 +00:00
Ulrich Drepper
7e97461d46 Update from main line. 1999-08-04 16:04:20 +00:00
Ulrich Drepper
04d1ae8c4e Update from main line. 1999-08-01 22:23:36 +00:00
Ulrich Drepper
6b30a99829 Add ldd-rewrite.sed. 1999-07-19 01:47:30 +00:00
Ulrich Drepper
d71eb21438 Undo last patch. 1999-07-18 07:17:25 +00:00
Ulrich Drepper
cd1bc5a045 (_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2. 1999-07-16 23:23:46 +00:00