Ulrich Drepper
9fb8f1ad06
Update.
2000-01-17 04:37:45 +00:00
Ulrich Drepper
7665a38198
(gaih_inet): Don't attempt name resolution if the hints included
...
AI_NUMERICHOST.
2000-01-17 04:37:21 +00:00
Ulrich Drepper
d33dc75ef5
Update.
2000-01-16 04:53:18 +00:00
Ulrich Drepper
b59c6665c3
Fix code generated if mmap2 is available when compiling but no at
...
runtime.
2000-01-16 04:52:59 +00:00
Ulrich Drepper
e81421899e
Update.
2000-01-12 12:01:38 +00:00
Ulrich Drepper
8a4627636f
Add aliases ISO-IR-199 and ISO-IR-203.
2000-01-12 12:00:04 +00:00
Ulrich Drepper
6051426cd0
(struct _pthread_rwlock_t): Define this name as well.
2000-01-12 11:58:41 +00:00
Ulrich Drepper
f9ee7d5f8e
(PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP): New definition.
2000-01-12 11:58:29 +00:00
Ulrich Drepper
066e075998
Implement requirements about when readers should get locks assigned.
2000-01-12 11:58:14 +00:00
Ulrich Drepper
68606f4ed5
(queue_is_empty): New function.
2000-01-12 11:57:59 +00:00
Ulrich Drepper
0f226bf382
(pthread_free): Free read/write lock lists.
2000-01-12 11:57:45 +00:00
Ulrich Drepper
a97d2d557d
(__pthread_initial_thread, pthread_manager_thread):
...
Add initializers for new fields.
2000-01-12 11:57:33 +00:00
Ulrich Drepper
cecbddd661
(pthread_readlock_info): New structure.
...
(_pthread_descr_struct): Add p_readlock_list, p_readlock_free, and
p_untracked_readlock_count.
2000-01-12 11:57:16 +00:00
Ulrich Drepper
6b2e305dbf
Add ipv6 support for hosts.
2000-01-12 11:55:23 +00:00
Ulrich Drepper
8dd381edec
Linux/Arm specific backward compatible getrlimit64 implementation.
2000-01-12 11:54:40 +00:00
Ulrich Drepper
de0b9f0675
Linux/Arm specific backward compatible setrlimit64 implementation.
2000-01-12 11:54:27 +00:00
Ulrich Drepper
813bce8934
Linux/Arm specific setrlimit64 implementation.
2000-01-12 11:54:11 +00:00
Ulrich Drepper
e47df17e36
Linux/Arm specific getrlimit64 implementation.
2000-01-12 11:54:01 +00:00
Ulrich Drepper
9c1a576a84
Linux/Arm specific getrlimit implementation.
2000-01-12 11:53:54 +00:00
Ulrich Drepper
f0a1d6285d
Linux/Arm specific setrlimit implementation.
2000-01-12 11:53:47 +00:00
Ulrich Drepper
0edaac6e26
Add getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
2000-01-12 11:52:07 +00:00
Ulrich Drepper
80d791d105
Add oldgetrlimit, oldsetrlimit.
2000-01-12 11:51:51 +00:00
Ulrich Drepper
9399dcc2b5
[subdir=resource] (sysdep_routines): Add oldgetrlimit64, oldsetrlimit64.
...
[subdir=misc] (sysdep_headers): Add sys/elf.h.
2000-01-12 11:51:36 +00:00
Ulrich Drepper
51a3dab930
Regenerated.
2000-01-12 11:49:54 +00:00
Ulrich Drepper
6671a6b699
Update from 2.2 branch.
2000-01-12 11:48:23 +00:00
Ulrich Drepper
80f9367232
Update.
2000-01-10 01:48:33 +00:00
Ulrich Drepper
6d41772af1
(UNDOARGS_5): Fix error in last change.
2000-01-10 01:48:28 +00:00
Ulrich Drepper
29ac224725
(CLEAR_CACHE): System calls clobber R0.
...
(dl_platform_init): Allow _dl_platform to be NULL.
2000-01-10 01:48:07 +00:00
Roland McGrath
30d5df3d0a
.
2000-01-09 02:39:45 +00:00
Roland McGrath
75249dce2a
2000-01-08 Mark Kettenis <kettenis@gnu.org>
...
* sysdeps/mach/hurd/setitimer.c (quantize_timeval): New function.
(setitimer_locked): Use it to quantize the timer values. Use
quantized timer values to check if the timeout changed.
2000-01-09 02:39:33 +00:00
Ulrich Drepper
5d488fcb91
Update.
2000-01-08 05:14:25 +00:00
Ulrich Drepper
87cbd5b727
Declare __libc_lseek.
...
Move __libc_open and __libc_open64 to fcntl.h.
2000-01-08 05:13:58 +00:00
Ulrich Drepper
820aa71c42
Declare __libc_fcntl.
...
Move __libc_open and __libc_open64 to here.
2000-01-08 05:13:37 +00:00
Andreas Jaeger
6154bf4170
2000-01-06 Andreas Jaeger <aj@suse.de>
...
* pthread.c: Correct last patch: Remove extra initializers.
2000-01-06 09:37:15 +00:00
Ulrich Drepper
6e9aeb526d
Update.
2000-01-06 04:53:26 +00:00
Ulrich Drepper
eb9345dd53
Distribute oldgetrlimit64.c and oldsetrlimit64.c.
2000-01-06 04:51:04 +00:00
Ulrich Drepper
e784d15afa
Distribute sys/elf.h and sys/procfs.h.
2000-01-06 04:50:34 +00:00
Roland McGrath
5b8d7f794f
.
2000-01-06 04:25:47 +00:00
Roland McGrath
823e48fd54
2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/generic/lseek64.c (__libc_lseek64): Renamed from __lseek64.
(__lseek64, lseek64): Make these weak aliases for __libc_lseek64.
* sysdeps/mach/hurd/lseek.c (__libc_lseek): Renamed from __lseek.
(__lseek, lseek): Make these weak aliases for __libc_lseek.
* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Renamed from __fcntl.
(__fcntl, fcntl): Make these weak aliases for __libc_fcntl.
* sysdeps/mach/hurd/open.c (__libc_open): Renamed from __open.
(__open, open): Make these weak aliases for __libc_open.
2000-01-06 04:19:23 +00:00
Roland McGrath
d1f752d6cd
2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/generic/bits/socket.h (enum __socket_type): Remove
trailing comma.
(anonymous enum for MSG_*): Likewise.
(anonymous enum for SO_*): Likewise.
2000-01-06 04:19:17 +00:00
Ulrich Drepper
9169c8a8ef
Update.
2000-01-06 01:40:17 +00:00
Ulrich Drepper
1474476638
Remade for stable-2.1.3
2000-01-06 01:27:47 +00:00
Ulrich Drepper
05f96b6272
Update.
2000-01-06 00:35:12 +00:00
Ulrich Drepper
05ab7b8a00
(distribute): Add frame.h.
2000-01-06 00:34:21 +00:00
Ulrich Drepper
14221db636
Update.
2000-01-06 00:08:33 +00:00
Ulrich Drepper
d84ede1f72
Add `fault_address'.
2000-01-06 00:07:11 +00:00
Ulrich Drepper
052a41dd96
(ADVANCE_STACK_FRAME): New macro.
...
(GET_FRAME): Apply above to returned value.
2000-01-06 00:06:34 +00:00
Ulrich Drepper
90dc2e33ac
(struct layout): Delete definition; include frame.h instead.
...
(__backtrace): Use ADVANCE_STACK_FRAME.
2000-01-06 00:06:01 +00:00
Ulrich Drepper
2103c5d7b3
(struct layout): Delete definition; include the above file instead.
2000-01-06 00:05:21 +00:00
Ulrich Drepper
1b55455e34
Arm specific stack layout.
2000-01-06 00:05:05 +00:00