]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Tue, 18 Jan 2000 10:54:09 +0000 (10:54 +0000)]
Update.
Ulrich Drepper [Tue, 18 Jan 2000 10:53:48 +0000 (10:53 +0000)]
Fix expected result for test cases with * with no leading expression.
Ulrich Drepper [Tue, 18 Jan 2000 10:26:16 +0000 (10:26 +0000)]
Don't call fstat, use STAT macro.
Ulrich Drepper [Tue, 18 Jan 2000 10:25:58 +0000 (10:25 +0000)]
Fix includes. Define STAT.
Ulrich Drepper [Tue, 18 Jan 2000 10:25:46 +0000 (10:25 +0000)]
Define STAT.
Ulrich Drepper [Tue, 18 Jan 2000 10:18:24 +0000 (10:18 +0000)]
Update.
Ulrich Drepper [Tue, 18 Jan 2000 10:17:59 +0000 (10:17 +0000)]
Terminate host name for NI_NOFQDN.
Ulrich Drepper [Tue, 18 Jan 2000 10:06:42 +0000 (10:06 +0000)]
Add internal_statvfs.c.
Ulrich Drepper [Tue, 18 Jan 2000 10:06:12 +0000 (10:06 +0000)]
Actual implementation of statvfs and fstatvfs.
Ulrich Drepper [Tue, 18 Jan 2000 10:05:40 +0000 (10:05 +0000)]
Don't use fstatvfs since the open call would require read permission.
Ulrich Drepper [Tue, 18 Jan 2000 10:05:27 +0000 (10:05 +0000)]
Move actual code in internal_statvfs.c.
Ulrich Drepper [Tue, 18 Jan 2000 09:57:13 +0000 (09:57 +0000)]
Update.
Ulrich Drepper [Tue, 18 Jan 2000 09:56:52 +0000 (09:56 +0000)]
Correct modifications done for PR1515.
Ulrich Drepper [Tue, 18 Jan 2000 09:37:19 +0000 (09:37 +0000)]
Update.
Ulrich Drepper [Tue, 18 Jan 2000 09:36:59 +0000 (09:36 +0000)]
Include regex.h.
Ulrich Drepper [Tue, 18 Jan 2000 09:36:38 +0000 (09:36 +0000)]
Define RE_DUP_MAX correctly.
Ulrich Drepper [Tue, 18 Jan 2000 09:36:26 +0000 (09:36 +0000)]
(regex_compile): Return appropriate errors for unterminated brace expressions.
Detect invalid characters in brace expressions.
Ulrich Drepper [Tue, 18 Jan 2000 09:35:56 +0000 (09:35 +0000)]
(RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS.
Ulrich Drepper [Tue, 18 Jan 2000 06:54:11 +0000 (06:54 +0000)]
Update.
Ulrich Drepper [Tue, 18 Jan 2000 06:53:41 +0000 (06:53 +0000)]
(gaih_local): If name is given and AI_NUMERICHOST flag is set, return
an error.
Ulrich Drepper [Mon, 17 Jan 2000 04:37:45 +0000 (04:37 +0000)]
Update.
Ulrich Drepper [Mon, 17 Jan 2000 04:37:21 +0000 (04:37 +0000)]
(gaih_inet): Don't attempt name resolution if the hints included
AI_NUMERICHOST.
Ulrich Drepper [Sun, 16 Jan 2000 04:53:18 +0000 (04:53 +0000)]
Update.
Ulrich Drepper [Sun, 16 Jan 2000 04:52:59 +0000 (04:52 +0000)]
Fix code generated if mmap2 is available when compiling but no at
runtime.
Ulrich Drepper [Wed, 12 Jan 2000 12:01:38 +0000 (12:01 +0000)]
Update.
Ulrich Drepper [Wed, 12 Jan 2000 12:00:04 +0000 (12:00 +0000)]
Add aliases ISO-IR-199 and ISO-IR-203.
Ulrich Drepper [Wed, 12 Jan 2000 11:58:41 +0000 (11:58 +0000)]
(struct _pthread_rwlock_t): Define this name as well.
Ulrich Drepper [Wed, 12 Jan 2000 11:58:29 +0000 (11:58 +0000)]
(PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP): New definition.
Ulrich Drepper [Wed, 12 Jan 2000 11:58:14 +0000 (11:58 +0000)]
Implement requirements about when readers should get locks assigned.
Ulrich Drepper [Wed, 12 Jan 2000 11:57:59 +0000 (11:57 +0000)]
(queue_is_empty): New function.
Ulrich Drepper [Wed, 12 Jan 2000 11:57:45 +0000 (11:57 +0000)]
(pthread_free): Free read/write lock lists.
Ulrich Drepper [Wed, 12 Jan 2000 11:57:33 +0000 (11:57 +0000)]
(__pthread_initial_thread, pthread_manager_thread):
Add initializers for new fields.
Ulrich Drepper [Wed, 12 Jan 2000 11:57:16 +0000 (11:57 +0000)]
(pthread_readlock_info): New structure.
(_pthread_descr_struct): Add p_readlock_list, p_readlock_free, and
p_untracked_readlock_count.
Ulrich Drepper [Wed, 12 Jan 2000 11:55:23 +0000 (11:55 +0000)]
Add ipv6 support for hosts.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:40 +0000 (11:54 +0000)]
Linux/Arm specific backward compatible getrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:27 +0000 (11:54 +0000)]
Linux/Arm specific backward compatible setrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:11 +0000 (11:54 +0000)]
Linux/Arm specific setrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:01 +0000 (11:54 +0000)]
Linux/Arm specific getrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:53:54 +0000 (11:53 +0000)]
Linux/Arm specific getrlimit implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:53:47 +0000 (11:53 +0000)]
Linux/Arm specific setrlimit implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:52:07 +0000 (11:52 +0000)]
Add getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
Ulrich Drepper [Wed, 12 Jan 2000 11:51:51 +0000 (11:51 +0000)]
Add oldgetrlimit, oldsetrlimit.
Ulrich Drepper [Wed, 12 Jan 2000 11:51:36 +0000 (11:51 +0000)]
[subdir=resource] (sysdep_routines): Add oldgetrlimit64, oldsetrlimit64.
[subdir=misc] (sysdep_headers): Add sys/elf.h.
Ulrich Drepper [Wed, 12 Jan 2000 11:49:54 +0000 (11:49 +0000)]
Regenerated.
Ulrich Drepper [Wed, 12 Jan 2000 11:48:23 +0000 (11:48 +0000)]
Update from 2.2 branch.
Ulrich Drepper [Mon, 10 Jan 2000 01:48:33 +0000 (01:48 +0000)]
Update.
Ulrich Drepper [Mon, 10 Jan 2000 01:48:28 +0000 (01:48 +0000)]
(UNDOARGS_5): Fix error in last change.
Ulrich Drepper [Mon, 10 Jan 2000 01:48:07 +0000 (01:48 +0000)]
(CLEAR_CACHE): System calls clobber R0.
(dl_platform_init): Allow _dl_platform to be NULL.
Roland McGrath [Sun, 9 Jan 2000 02:39:45 +0000 (02:39 +0000)]
.
Roland McGrath [Sun, 9 Jan 2000 02:39:33 +0000 (02:39 +0000)]
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.
Ulrich Drepper [Sat, 8 Jan 2000 05:14:25 +0000 (05:14 +0000)]
Update.
Ulrich Drepper [Sat, 8 Jan 2000 05:13:58 +0000 (05:13 +0000)]
Declare __libc_lseek.
Move __libc_open and __libc_open64 to fcntl.h.
Ulrich Drepper [Sat, 8 Jan 2000 05:13:37 +0000 (05:13 +0000)]
Declare __libc_fcntl.
Move __libc_open and __libc_open64 to here.
Andreas Jaeger [Thu, 6 Jan 2000 09:37:15 +0000 (09:37 +0000)]
2000-01-06 Andreas Jaeger <aj@suse.de>
* pthread.c: Correct last patch: Remove extra initializers.
Ulrich Drepper [Thu, 6 Jan 2000 04:53:26 +0000 (04:53 +0000)]
Update.
Ulrich Drepper [Thu, 6 Jan 2000 04:51:04 +0000 (04:51 +0000)]
Distribute oldgetrlimit64.c and oldsetrlimit64.c.
Ulrich Drepper [Thu, 6 Jan 2000 04:50:34 +0000 (04:50 +0000)]
Distribute sys/elf.h and sys/procfs.h.
Roland McGrath [Thu, 6 Jan 2000 04:25:47 +0000 (04:25 +0000)]
.
Roland McGrath [Thu, 6 Jan 2000 04:19:23 +0000 (04:19 +0000)]
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.
Roland McGrath [Thu, 6 Jan 2000 04:19:17 +0000 (04:19 +0000)]
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.
Ulrich Drepper [Thu, 6 Jan 2000 01:40:17 +0000 (01:40 +0000)]
Update.
Ulrich Drepper [Thu, 6 Jan 2000 01:27:47 +0000 (01:27 +0000)]
Remade for stable-2.1.3
Ulrich Drepper [Thu, 6 Jan 2000 00:35:12 +0000 (00:35 +0000)]
Update.
Ulrich Drepper [Thu, 6 Jan 2000 00:34:21 +0000 (00:34 +0000)]
(distribute): Add frame.h.
Ulrich Drepper [Thu, 6 Jan 2000 00:08:33 +0000 (00:08 +0000)]
Update.
Ulrich Drepper [Thu, 6 Jan 2000 00:07:11 +0000 (00:07 +0000)]
Add `fault_address'.
Ulrich Drepper [Thu, 6 Jan 2000 00:06:34 +0000 (00:06 +0000)]
(ADVANCE_STACK_FRAME): New macro.
(GET_FRAME): Apply above to returned value.
Ulrich Drepper [Thu, 6 Jan 2000 00:06:01 +0000 (00:06 +0000)]
(struct layout): Delete definition; include frame.h instead.
(__backtrace): Use ADVANCE_STACK_FRAME.
Ulrich Drepper [Thu, 6 Jan 2000 00:05:21 +0000 (00:05 +0000)]
(struct layout): Delete definition; include the above file instead.
Ulrich Drepper [Thu, 6 Jan 2000 00:05:05 +0000 (00:05 +0000)]
Arm specific stack layout.
Ulrich Drepper [Thu, 6 Jan 2000 00:04:39 +0000 (00:04 +0000)]
Generic stack layout description.
Ulrich Drepper [Wed, 5 Jan 2000 21:36:31 +0000 (21:36 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 21:31:46 +0000 (21:31 +0000)]
Add support for SOCK_RAW.
Roland McGrath [Wed, 5 Jan 2000 21:25:06 +0000 (21:25 +0000)]
.
Roland McGrath [Wed, 5 Jan 2000 21:23:48 +0000 (21:23 +0000)]
2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/errnos.awk: Rediddle to collect lines and print
them all at the end, eliding the final comma.
* sysdeps/mach/hurd/bits/errno.h: Regenerated.
Ulrich Drepper [Wed, 5 Jan 2000 20:50:58 +0000 (20:50 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 20:49:54 +0000 (20:49 +0000)]
(process_entry): Cache object dev/inode only for directories.
Ulrich Drepper [Wed, 5 Jan 2000 17:52:00 +0000 (17:52 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 17:51:40 +0000 (17:51 +0000)]
(__pthread_initial_thread, pthread_manager_thread): Adjust
initializers for struct _pthread_descr_struct change.
Ulrich Drepper [Wed, 5 Jan 2000 17:26:33 +0000 (17:26 +0000)]
(process_block): Add cast to avoid warning.
Ulrich Drepper [Wed, 5 Jan 2000 17:25:19 +0000 (17:25 +0000)]
Follow change from glibc 2.2 and don't include <asm/io.h>.
Ulrich Drepper [Wed, 5 Jan 2000 17:22:52 +0000 (17:22 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 17:22:33 +0000 (17:22 +0000)]
(struct _pthread_descr_struct): Move new elements to the end.
Ulrich Drepper [Wed, 5 Jan 2000 17:18:01 +0000 (17:18 +0000)]
Change lt_LT and lv_LV entries to use ISO-8859-13.
Ulrich Drepper [Wed, 5 Jan 2000 07:49:42 +0000 (07:49 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 07:49:10 +0000 (07:49 +0000)]
Add lithunian entry.
Ulrich Drepper [Wed, 5 Jan 2000 07:02:42 +0000 (07:02 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 07:01:16 +0000 (07:01 +0000)]
Don't include kernel-features.h.
Ulrich Drepper [Wed, 5 Jan 2000 03:04:46 +0000 (03:04 +0000)]
Update.
Ulrich Drepper [Wed, 5 Jan 2000 03:04:25 +0000 (03:04 +0000)]
Redesigned how cancellation unblocks a thread from internal
cancellation points (sem_wait, pthread_join,
pthread_cond_{wait,timedwait}).
Cancellation won't eat a signal in any of these functions
(*required* by POSIX and Single Unix Spec!).
Ulrich Drepper [Tue, 4 Jan 2000 23:55:18 +0000 (23:55 +0000)]
Update.
Ulrich Drepper [Tue, 4 Jan 2000 23:54:52 +0000 (23:54 +0000)]
Use sysctl by preference to obtain port mapping information. Avoid use of
mprotect.
Ulrich Drepper [Tue, 4 Jan 2000 19:56:15 +0000 (19:56 +0000)]
Update.
Ulrich Drepper [Tue, 4 Jan 2000 19:55:19 +0000 (19:55 +0000)]
(s_ugetrlimit): Remove.
Ulrich Drepper [Tue, 4 Jan 2000 19:55:10 +0000 (19:55 +0000)]
(O_DIRECTORY, O_NOFOLLOW): Protect by ifdef __USE_GNU.
(O_LARGEFILE): Define depending on architecture size.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:54 +0000 (19:54 +0000)]
Add new defines from Linux 2.3.32.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:40 +0000 (19:54 +0000)]
(mmap64): Remove weak alias.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:24 +0000 (19:54 +0000)]
(__have_no_truncate64): Renamed from have_no_truncate64.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:11 +0000 (19:54 +0000)]
Initialize __libc_multiple_libcs, needed for change in common symbol
handing in newer binutils.
Ulrich Drepper [Tue, 4 Jan 2000 19:53:58 +0000 (19:53 +0000)]
(_HAVE_STRING_ARCH_mempcpy): Define.