Ulrich Drepper
90d7cc6c08
Define STAT.
2000-01-18 10:25:46 +00:00
Ulrich Drepper
83d8757d50
Update.
2000-01-18 10:18:24 +00:00
Ulrich Drepper
4067e12ae9
Terminate host name for NI_NOFQDN.
2000-01-18 10:17:59 +00:00
Ulrich Drepper
8d32aed20b
Add internal_statvfs.c.
2000-01-18 10:06:42 +00:00
Ulrich Drepper
a4113cf5d7
Actual implementation of statvfs and fstatvfs.
2000-01-18 10:06:12 +00:00
Ulrich Drepper
ae90e6aeba
Don't use fstatvfs since the open call would require read permission.
2000-01-18 10:05:40 +00:00
Ulrich Drepper
ae2acc75ba
Move actual code in internal_statvfs.c.
2000-01-18 10:05:27 +00:00
Ulrich Drepper
1789b55e51
Update.
2000-01-18 09:57:13 +00:00
Ulrich Drepper
72f703ca87
Correct modifications done for PR1515.
2000-01-18 09:56:52 +00:00
Ulrich Drepper
dc01bb9d12
Update.
2000-01-18 09:37:19 +00:00
Ulrich Drepper
6df193f33f
Include regex.h.
2000-01-18 09:36:59 +00:00
Ulrich Drepper
6e78648d7f
Define RE_DUP_MAX correctly.
2000-01-18 09:36:38 +00:00
Ulrich Drepper
6614b6b619
(regex_compile): Return appropriate errors for unterminated brace expressions.
...
Detect invalid characters in brace expressions.
2000-01-18 09:36:26 +00:00
Ulrich Drepper
24a1434260
(RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS.
2000-01-18 09:35:56 +00:00
Ulrich Drepper
809dfe56e0
Update.
2000-01-18 06:54:11 +00:00
Ulrich Drepper
94e43d7e51
(gaih_local): If name is given and AI_NUMERICHOST flag is set, return
...
an error.
2000-01-18 06:53:41 +00:00
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