]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
25 years agoUpdate.
Ulrich Drepper [Tue, 18 Jan 2000 10:54:09 +0000 (10:54 +0000)] 
Update.

25 years agoFix expected result for test cases with * with no leading expression.
Ulrich Drepper [Tue, 18 Jan 2000 10:53:48 +0000 (10:53 +0000)] 
Fix expected result for test cases with * with no leading expression.

25 years agoDon't call fstat, use STAT macro.
Ulrich Drepper [Tue, 18 Jan 2000 10:26:16 +0000 (10:26 +0000)] 
Don't call fstat, use STAT macro.

25 years agoFix includes. Define STAT.
Ulrich Drepper [Tue, 18 Jan 2000 10:25:58 +0000 (10:25 +0000)] 
Fix includes.  Define STAT.

25 years agoDefine STAT.
Ulrich Drepper [Tue, 18 Jan 2000 10:25:46 +0000 (10:25 +0000)] 
Define STAT.

25 years agoUpdate.
Ulrich Drepper [Tue, 18 Jan 2000 10:18:24 +0000 (10:18 +0000)] 
Update.

25 years agoTerminate host name for NI_NOFQDN.
Ulrich Drepper [Tue, 18 Jan 2000 10:17:59 +0000 (10:17 +0000)] 
Terminate host name for NI_NOFQDN.

25 years agoAdd internal_statvfs.c.
Ulrich Drepper [Tue, 18 Jan 2000 10:06:42 +0000 (10:06 +0000)] 
Add internal_statvfs.c.

25 years agoActual implementation of statvfs and fstatvfs.
Ulrich Drepper [Tue, 18 Jan 2000 10:06:12 +0000 (10:06 +0000)] 
Actual implementation of statvfs and fstatvfs.

25 years agoDon't use fstatvfs since the open call would require read permission.
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.

25 years agoMove actual code in internal_statvfs.c.
Ulrich Drepper [Tue, 18 Jan 2000 10:05:27 +0000 (10:05 +0000)] 
Move actual code in internal_statvfs.c.

25 years agoUpdate.
Ulrich Drepper [Tue, 18 Jan 2000 09:57:13 +0000 (09:57 +0000)] 
Update.

25 years agoCorrect modifications done for PR1515.
Ulrich Drepper [Tue, 18 Jan 2000 09:56:52 +0000 (09:56 +0000)] 
Correct modifications done for PR1515.

25 years agoUpdate.
Ulrich Drepper [Tue, 18 Jan 2000 09:37:19 +0000 (09:37 +0000)] 
Update.

25 years agoInclude regex.h.
Ulrich Drepper [Tue, 18 Jan 2000 09:36:59 +0000 (09:36 +0000)] 
Include regex.h.

25 years agoDefine RE_DUP_MAX correctly.
Ulrich Drepper [Tue, 18 Jan 2000 09:36:38 +0000 (09:36 +0000)] 
Define RE_DUP_MAX correctly.

25 years ago(regex_compile): Return appropriate errors for unterminated brace expressions.
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.

25 years ago(RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS.
Ulrich Drepper [Tue, 18 Jan 2000 09:35:56 +0000 (09:35 +0000)] 
(RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS.

25 years agoUpdate.
Ulrich Drepper [Tue, 18 Jan 2000 06:54:11 +0000 (06:54 +0000)] 
Update.

25 years ago(gaih_local): If name is given and AI_NUMERICHOST flag is set, return
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.

25 years agoUpdate.
Ulrich Drepper [Mon, 17 Jan 2000 04:37:45 +0000 (04:37 +0000)] 
Update.

25 years ago(gaih_inet): Don't attempt name resolution if the hints included
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.

25 years agoUpdate.
Ulrich Drepper [Sun, 16 Jan 2000 04:53:18 +0000 (04:53 +0000)] 
Update.

25 years agoFix code generated if mmap2 is available when compiling but no at
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.

25 years agoUpdate.
Ulrich Drepper [Wed, 12 Jan 2000 12:01:38 +0000 (12:01 +0000)] 
Update.

25 years agoAdd aliases ISO-IR-199 and ISO-IR-203.
Ulrich Drepper [Wed, 12 Jan 2000 12:00:04 +0000 (12:00 +0000)] 
Add aliases ISO-IR-199 and ISO-IR-203.

25 years ago(struct _pthread_rwlock_t): Define this name as well.
Ulrich Drepper [Wed, 12 Jan 2000 11:58:41 +0000 (11:58 +0000)] 
(struct _pthread_rwlock_t): Define this name as well.

25 years ago(PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP): New definition.
Ulrich Drepper [Wed, 12 Jan 2000 11:58:29 +0000 (11:58 +0000)] 
(PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP): New definition.

25 years agoImplement requirements about when readers should get locks assigned.
Ulrich Drepper [Wed, 12 Jan 2000 11:58:14 +0000 (11:58 +0000)] 
Implement requirements about when readers should get locks assigned.

25 years ago(queue_is_empty): New function.
Ulrich Drepper [Wed, 12 Jan 2000 11:57:59 +0000 (11:57 +0000)] 
(queue_is_empty): New function.

25 years ago(pthread_free): Free read/write lock lists.
Ulrich Drepper [Wed, 12 Jan 2000 11:57:45 +0000 (11:57 +0000)] 
(pthread_free): Free read/write lock lists.

25 years ago(__pthread_initial_thread, pthread_manager_thread):
Ulrich Drepper [Wed, 12 Jan 2000 11:57:33 +0000 (11:57 +0000)] 
(__pthread_initial_thread, pthread_manager_thread):
Add initializers for new fields.

25 years ago(pthread_readlock_info): New structure.
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.

25 years agoAdd ipv6 support for hosts.
Ulrich Drepper [Wed, 12 Jan 2000 11:55:23 +0000 (11:55 +0000)] 
Add ipv6 support for hosts.

25 years agoLinux/Arm specific backward compatible getrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:40 +0000 (11:54 +0000)] 
Linux/Arm specific backward compatible getrlimit64 implementation.

25 years agoLinux/Arm specific backward compatible setrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:27 +0000 (11:54 +0000)] 
Linux/Arm specific backward compatible setrlimit64 implementation.

25 years agoLinux/Arm specific setrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:11 +0000 (11:54 +0000)] 
Linux/Arm specific setrlimit64 implementation.

25 years agoLinux/Arm specific getrlimit64 implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:54:01 +0000 (11:54 +0000)] 
Linux/Arm specific getrlimit64 implementation.

25 years agoLinux/Arm specific getrlimit implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:53:54 +0000 (11:53 +0000)] 
Linux/Arm specific getrlimit implementation.

25 years agoLinux/Arm specific setrlimit implementation.
Ulrich Drepper [Wed, 12 Jan 2000 11:53:47 +0000 (11:53 +0000)] 
Linux/Arm specific setrlimit implementation.

25 years agoAdd getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
Ulrich Drepper [Wed, 12 Jan 2000 11:52:07 +0000 (11:52 +0000)] 
Add getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.

25 years agoAdd oldgetrlimit, oldsetrlimit.
Ulrich Drepper [Wed, 12 Jan 2000 11:51:51 +0000 (11:51 +0000)] 
Add oldgetrlimit, oldsetrlimit.

25 years ago[subdir=resource] (sysdep_routines): Add oldgetrlimit64, oldsetrlimit64.
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.

25 years agoRegenerated.
Ulrich Drepper [Wed, 12 Jan 2000 11:49:54 +0000 (11:49 +0000)] 
Regenerated.

25 years agoUpdate from 2.2 branch.
Ulrich Drepper [Wed, 12 Jan 2000 11:48:23 +0000 (11:48 +0000)] 
Update from 2.2 branch.

25 years agoUpdate.
Ulrich Drepper [Mon, 10 Jan 2000 01:48:33 +0000 (01:48 +0000)] 
Update.

25 years ago(UNDOARGS_5): Fix error in last change.
Ulrich Drepper [Mon, 10 Jan 2000 01:48:28 +0000 (01:48 +0000)] 
(UNDOARGS_5): Fix error in last change.

25 years ago(CLEAR_CACHE): System calls clobber R0.
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.

25 years ago.
Roland McGrath [Sun, 9 Jan 2000 02:39:45 +0000 (02:39 +0000)] 
.

25 years ago2000-01-08 Mark Kettenis <kettenis@gnu.org>
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.

25 years agoUpdate.
Ulrich Drepper [Sat, 8 Jan 2000 05:14:25 +0000 (05:14 +0000)] 
Update.

25 years agoDeclare __libc_lseek.
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.

25 years agoDeclare __libc_fcntl.
Ulrich Drepper [Sat, 8 Jan 2000 05:13:37 +0000 (05:13 +0000)] 
Declare __libc_fcntl.
Move __libc_open and __libc_open64 to here.

25 years ago2000-01-06 Andreas Jaeger <aj@suse.de>
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.

25 years agoUpdate.
Ulrich Drepper [Thu, 6 Jan 2000 04:53:26 +0000 (04:53 +0000)] 
Update.

25 years agoDistribute oldgetrlimit64.c and oldsetrlimit64.c.
Ulrich Drepper [Thu, 6 Jan 2000 04:51:04 +0000 (04:51 +0000)] 
Distribute oldgetrlimit64.c and oldsetrlimit64.c.

25 years agoDistribute sys/elf.h and sys/procfs.h.
Ulrich Drepper [Thu, 6 Jan 2000 04:50:34 +0000 (04:50 +0000)] 
Distribute sys/elf.h and sys/procfs.h.

25 years ago.
Roland McGrath [Thu, 6 Jan 2000 04:25:47 +0000 (04:25 +0000)] 
.

25 years ago2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
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.

25 years ago2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
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.

25 years agoUpdate.
Ulrich Drepper [Thu, 6 Jan 2000 01:40:17 +0000 (01:40 +0000)] 
Update.

25 years agoRemade for stable-2.1.3
Ulrich Drepper [Thu, 6 Jan 2000 01:27:47 +0000 (01:27 +0000)] 
Remade for stable-2.1.3

25 years agoUpdate.
Ulrich Drepper [Thu, 6 Jan 2000 00:35:12 +0000 (00:35 +0000)] 
Update.

25 years ago(distribute): Add frame.h.
Ulrich Drepper [Thu, 6 Jan 2000 00:34:21 +0000 (00:34 +0000)] 
(distribute): Add frame.h.

25 years agoUpdate.
Ulrich Drepper [Thu, 6 Jan 2000 00:08:33 +0000 (00:08 +0000)] 
Update.

25 years agoAdd `fault_address'.
Ulrich Drepper [Thu, 6 Jan 2000 00:07:11 +0000 (00:07 +0000)] 
Add `fault_address'.

25 years ago(ADVANCE_STACK_FRAME): New macro.
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.

25 years ago(struct layout): Delete definition; include frame.h instead.
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.

25 years ago(struct layout): Delete definition; include the above file instead.
Ulrich Drepper [Thu, 6 Jan 2000 00:05:21 +0000 (00:05 +0000)] 
(struct layout): Delete definition; include the above file instead.

25 years agoArm specific stack layout.
Ulrich Drepper [Thu, 6 Jan 2000 00:05:05 +0000 (00:05 +0000)] 
Arm specific stack layout.

25 years agoGeneric stack layout description.
Ulrich Drepper [Thu, 6 Jan 2000 00:04:39 +0000 (00:04 +0000)] 
Generic stack layout description.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 21:36:31 +0000 (21:36 +0000)] 
Update.

25 years agoAdd support for SOCK_RAW.
Ulrich Drepper [Wed, 5 Jan 2000 21:31:46 +0000 (21:31 +0000)] 
Add support for SOCK_RAW.

25 years ago.
Roland McGrath [Wed, 5 Jan 2000 21:25:06 +0000 (21:25 +0000)] 
.

25 years ago2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
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.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 20:50:58 +0000 (20:50 +0000)] 
Update.

25 years ago(process_entry): Cache object dev/inode only for directories.
Ulrich Drepper [Wed, 5 Jan 2000 20:49:54 +0000 (20:49 +0000)] 
(process_entry): Cache object dev/inode only for directories.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 17:52:00 +0000 (17:52 +0000)] 
Update.

25 years ago(__pthread_initial_thread, pthread_manager_thread): Adjust
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.

25 years ago(process_block): Add cast to avoid warning.
Ulrich Drepper [Wed, 5 Jan 2000 17:26:33 +0000 (17:26 +0000)] 
(process_block): Add cast to avoid warning.

25 years agoFollow change from glibc 2.2 and don't include <asm/io.h>.
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>.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 17:22:52 +0000 (17:22 +0000)] 
Update.

25 years ago(struct _pthread_descr_struct): Move new elements to the end.
Ulrich Drepper [Wed, 5 Jan 2000 17:22:33 +0000 (17:22 +0000)] 
(struct _pthread_descr_struct): Move new elements to the end.

25 years agoChange lt_LT and lv_LV entries to use ISO-8859-13.
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.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 07:49:42 +0000 (07:49 +0000)] 
Update.

25 years agoAdd lithunian entry.
Ulrich Drepper [Wed, 5 Jan 2000 07:49:10 +0000 (07:49 +0000)] 
Add lithunian entry.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 07:02:42 +0000 (07:02 +0000)] 
Update.

25 years agoDon't include kernel-features.h.
Ulrich Drepper [Wed, 5 Jan 2000 07:01:16 +0000 (07:01 +0000)] 
Don't include kernel-features.h.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Jan 2000 03:04:46 +0000 (03:04 +0000)] 
Update.

25 years agoRedesigned how cancellation unblocks a thread from internal
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!).

25 years agoUpdate.
Ulrich Drepper [Tue, 4 Jan 2000 23:55:18 +0000 (23:55 +0000)] 
Update.

25 years agoUse sysctl by preference to obtain port mapping information. Avoid use of
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.

25 years agoUpdate.
Ulrich Drepper [Tue, 4 Jan 2000 19:56:15 +0000 (19:56 +0000)] 
Update.

25 years ago(s_ugetrlimit): Remove.
Ulrich Drepper [Tue, 4 Jan 2000 19:55:19 +0000 (19:55 +0000)] 
(s_ugetrlimit): Remove.

25 years ago(O_DIRECTORY, O_NOFOLLOW): Protect by ifdef __USE_GNU.
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.

25 years agoAdd new defines from Linux 2.3.32.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:54 +0000 (19:54 +0000)] 
Add new defines from Linux 2.3.32.

25 years ago(mmap64): Remove weak alias.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:40 +0000 (19:54 +0000)] 
(mmap64): Remove weak alias.

25 years ago(__have_no_truncate64): Renamed from have_no_truncate64.
Ulrich Drepper [Tue, 4 Jan 2000 19:54:24 +0000 (19:54 +0000)] 
(__have_no_truncate64): Renamed from have_no_truncate64.

25 years agoInitialize __libc_multiple_libcs, needed for change in common symbol
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.

25 years ago(_HAVE_STRING_ARCH_mempcpy): Define.
Ulrich Drepper [Tue, 4 Jan 2000 19:53:58 +0000 (19:53 +0000)] 
(_HAVE_STRING_ARCH_mempcpy): Define.