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
Ulrich Drepper
a75a5b6ad6
Remove mmap64 alias for mmap.
1999-07-10 09:56:18 +00:00
Ulrich Drepper
bd09d69b2e
Test whether mapped area is in range of mmap. If not fail.
1999-07-10 09:55:58 +00:00
Ulrich Drepper
84dfd1608c
Check that /dev/pts is mounted.
...
(_PATH_DEVPTS, DEVPTS_SUPER_MAGIC): New definitions.
(_PATH_DEVPTMX): Use _PATH_DEV.
1999-07-08 11:50:04 +00:00
Ulrich Drepper
38deee8be7
Add support for some more motherboards.
1999-07-06 16:07:24 +00:00
Ulrich Drepper
54bba98f82
Rewrite fragment for ldd on Linux/SPARC.
1999-07-06 15:52:48 +00:00
Ulrich Drepper
713a6a7218
(__cmsg_nxthdr): "return 0" instead of "return NULL" to make C++ happy.
1999-07-06 15:45:16 +00:00
Ulrich Drepper
3353c7e2b4
Update from main branch.
1999-07-02 11:13:51 +00:00
Roland McGrath
3f584b92ef
1999-06-16 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/unix/sysv/linux/siglist.c: Moved to ...
* sysdeps/gnu/siglist.c: ... here.
Use <siglist.h> instead of "siglist.h", to ensure sysdeps-search.
Use <bits/wordsize.h> instead of <sizes.h> to determine PTR_SIZE_STR.
* sysdeps/gnu/siglist.h: New file, contents from linux version.
Add entry for SIGLOST protected by #ifdef.
* sysdeps/unix/sysv/linux/siglist.h: Just #include that file,
and define OLD_SIGLIST_SIZE_STR.
* sysdeps/mach/hurd/siglist.h: New file, likewise.
1999-06-19 12:15:13 +00:00
Ulrich Drepper
6dcbb40cc0
Add missing line disciplines.
1999-06-17 15:19:56 +00:00
Ulrich Drepper
f02f9c8182
(AX25_PIDINCL): Added.
1999-06-17 12:36:27 +00:00
Ulrich Drepper
e088133a39
Linux/SPARC sysmacros.
1999-06-17 12:36:06 +00:00