]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
25 years ago * mutex.c (__pthread_mutex_trylock): Only set mutex owner if we
Andreas Jaeger [Mon, 31 Jul 2000 15:31:21 +0000 (15:31 +0000)] 
* mutex.c (__pthread_mutex_trylock): Only set mutex owner if we
really own it.
Patch by Kevin B. Hendricks" <khendricks@ivey.uwo.ca>.

25 years agoUpdate.
Andreas Jaeger [Sun, 4 Jun 2000 16:36:36 +0000 (16:36 +0000)] 
Update.

25 years ago * sysdeps/i386/elf/setjmp.S: Work around change is recent
Andreas Jaeger [Sun, 4 Jun 2000 16:35:32 +0000 (16:35 +0000)] 
    * sysdeps/i386/elf/setjmp.S: Work around change is recent
        binutils.  gas now emits a jump through the PLT instead of a
        relative jump if the jump target is an exported symbol.

25 years agoUpdate.
Andreas Jaeger [Fri, 26 May 2000 09:16:21 +0000 (09:16 +0000)] 
Update.

25 years ago * sunrpc/xdr_intXX_t.c (xdr_uint8_t): Fix conversion.
Andreas Jaeger [Fri, 26 May 2000 09:12:49 +0000 (09:12 +0000)] 
* sunrpc/xdr_intXX_t.c (xdr_uint8_t): Fix conversion.
Closes PR libc/1573, reported by Bradley White
<bww@laurelnetworks.com>.

25 years agoUpdate.
Andreas Jaeger [Fri, 12 May 2000 13:39:44 +0000 (13:39 +0000)] 
Update.

25 years ago2000-05-12 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 12 May 2000 13:39:13 +0000 (13:39 +0000)] 
2000-05-12  Andreas Jaeger  <aj@suse.de>

* inet/netinet/in.h (IN6_ARE_ADDR_EQUAL): Correct indices.
Reported by tmoestl@gmx.net, closes PR libc/1732.

25 years ago.
Andreas Schwab [Mon, 8 May 2000 15:15:04 +0000 (15:15 +0000)] 
.

25 years agoNew file. Use getpagesize syscall if available.
Andreas Schwab [Mon, 8 May 2000 15:13:51 +0000 (15:13 +0000)] 
New file.  Use getpagesize syscall if available.

25 years agoUpdate.
Andreas Jaeger [Mon, 8 May 2000 14:05:17 +0000 (14:05 +0000)] 
Update.

25 years ago2000-05-08 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Mon, 8 May 2000 14:04:38 +0000 (14:04 +0000)] 
2000-05-08  Andreas Jaeger  <aj@suse.de>

* sysdeps/generic/lockf64.c (lockf64): Return -1 for overflow and
set errno.

25 years agoUpdate.
Ulrich Drepper [Sat, 6 May 2000 07:09:03 +0000 (07:09 +0000)] 
Update.

25 years agoNew version from translator.
Ulrich Drepper [Sat, 6 May 2000 07:08:14 +0000 (07:08 +0000)] 
New version from translator.

25 years agoUpdate.
Ulrich Drepper [Fri, 5 May 2000 05:49:38 +0000 (05:49 +0000)] 
Update.

25 years agoRemove incorrect definitions of <So> and <OR>.
Ulrich Drepper [Fri, 5 May 2000 05:48:39 +0000 (05:48 +0000)] 
Remove incorrect definitions of <So> and <OR>.

25 years ago(full_config_sysdirs): Renamed from full-config-sysdirs.
Ulrich Drepper [Fri, 5 May 2000 05:28:56 +0000 (05:28 +0000)] 
(full_config_sysdirs): Renamed from full-config-sysdirs.

25 years agoUpate.
Ulrich Drepper [Thu, 4 May 2000 02:45:32 +0000 (02:45 +0000)] 
Upate.

25 years agoMake fseeko and ftello prototypes available is __USE_LARGEFILE.
Ulrich Drepper [Thu, 4 May 2000 02:44:50 +0000 (02:44 +0000)] 
Make fseeko and ftello prototypes available is __USE_LARGEFILE.

25 years agoUpdate.
Ulrich Drepper [Thu, 4 May 2000 02:29:32 +0000 (02:29 +0000)] 
Update.

25 years agoUpdate from translation team.
Ulrich Drepper [Thu, 4 May 2000 02:24:34 +0000 (02:24 +0000)] 
Update from translation team.

25 years ago2000-04-18 H.J. Lu <hjl@gnu.org>
Andreas Jaeger [Thu, 27 Apr 2000 04:06:31 +0000 (04:06 +0000)] 
2000-04-18  H.J. Lu  <hjl@gnu.org>

        * posix/globtest.sh: Properly apply the patch by Ulrich Drepper
        <drepper@redhat.com> on 2000-04-13.

25 years agoUpdate.
Ulrich Drepper [Wed, 19 Apr 2000 02:29:09 +0000 (02:29 +0000)] 
Update.

25 years agoUpdate from translation team.
Ulrich Drepper [Wed, 19 Apr 2000 02:28:14 +0000 (02:28 +0000)] 
Update from translation team.

25 years agoUpdate.
Ulrich Drepper [Thu, 13 Apr 2000 07:35:07 +0000 (07:35 +0000)] 
Update.

25 years agoWork around inconsistency with expanding ~/ in shell.
Ulrich Drepper [Thu, 13 Apr 2000 07:34:00 +0000 (07:34 +0000)] 
Work around inconsistency with expanding ~/ in shell.

25 years agoUpdate.
Ulrich Drepper [Wed, 12 Apr 2000 20:48:36 +0000 (20:48 +0000)] 
Update.

25 years ago(_IO_old_proc_open): Close pipes in case the mode is invalid.
Ulrich Drepper [Wed, 12 Apr 2000 20:47:33 +0000 (20:47 +0000)] 
(_IO_old_proc_open): Close pipes in case the mode is invalid.

25 years ago(_IO_new_proc_open): Close pipes in case the mode is invalid.
Ulrich Drepper [Wed, 12 Apr 2000 20:47:08 +0000 (20:47 +0000)] 
(_IO_new_proc_open): Close pipes in case the mode is invalid.

25 years agoUpdate.
Ulrich Drepper [Mon, 10 Apr 2000 04:51:32 +0000 (04:51 +0000)] 
Update.

25 years ago(sigaction): Fix return value for the case SIG is one of the signals
Ulrich Drepper [Mon, 10 Apr 2000 04:51:05 +0000 (04:51 +0000)] 
(sigaction): Fix return value for the case SIG is one of the signals
the implementation uses.

25 years agoUpdate.
Ulrich Drepper [Fri, 7 Apr 2000 06:52:30 +0000 (06:52 +0000)] 
Update.

25 years ago(__getdents): The Linux kernel does not allow relative seeks on descriptors
Ulrich Drepper [Fri, 7 Apr 2000 06:51:32 +0000 (06:51 +0000)] 
(__getdents): The Linux kernel does not allow relative seeks on descriptors
associated with directories.  Go back to get the position in the directory
every time we enter the function.  Return -1 and set errno if one entry could
be read from the kernel but does not fit into the buffer passed in by the user.

25 years agoUpdate.
Ulrich Drepper [Fri, 7 Apr 2000 03:57:55 +0000 (03:57 +0000)] 
Update.

25 years agoHandle hexadecimal numbers with leading digit != 1 correctly and more than
Ulrich Drepper [Fri, 7 Apr 2000 03:57:06 +0000 (03:57 +0000)] 
Handle hexadecimal numbers with leading digit != 1 correctly and more than
one digit before decimal point.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Apr 2000 04:38:17 +0000 (04:38 +0000)] 
Update.

25 years ago(prfpregset_t): Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.
Ulrich Drepper [Wed, 5 Apr 2000 04:37:17 +0000 (04:37 +0000)] 
(prfpregset_t): Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.

25 years agoUpdate.
Ulrich Drepper [Wed, 5 Apr 2000 03:41:33 +0000 (03:41 +0000)] 
Update.

25 years agoPrepend REG_ to enum values and macros for register names.
Ulrich Drepper [Wed, 5 Apr 2000 03:40:39 +0000 (03:40 +0000)] 
Prepend REG_ to enum values and macros for register names.

25 years agoUpdate.
Ulrich Drepper [Mon, 3 Apr 2000 07:16:02 +0000 (07:16 +0000)] 
Update.

25 years agoDeclare STATE as array of char instead of int and do not initialize it (done
Ulrich Drepper [Mon, 3 Apr 2000 07:15:23 +0000 (07:15 +0000)] 
Declare STATE as array of char instead of int and do not initialize it (done
by initstate_r).  Pass correct size.

25 years agoUpdate.
Ulrich Drepper [Fri, 31 Mar 2000 05:54:19 +0000 (05:54 +0000)] 
Update.

25 years agoDeclare bit flags UL so that they will not default to int size when
Ulrich Drepper [Fri, 31 Mar 2000 05:52:47 +0000 (05:52 +0000)] 
Declare bit flags UL so that they will not default to int size when
being inverted.

25 years agoUpdate.
Ulrich Drepper [Fri, 31 Mar 2000 05:05:41 +0000 (05:05 +0000)] 
Update.

25 years ago(_getopt_internal): Return -1 if argc < 1.
Ulrich Drepper [Fri, 31 Mar 2000 05:04:36 +0000 (05:04 +0000)] 
(_getopt_internal): Return -1 if argc < 1.

25 years agoUpdate.
Ulrich Drepper [Tue, 28 Mar 2000 04:16:44 +0000 (04:16 +0000)] 
Update.

25 years agoUpdate test after last strfmon change.
Ulrich Drepper [Tue, 28 Mar 2000 04:16:12 +0000 (04:16 +0000)] 
Update test after last strfmon change.

25 years ago.
Roland McGrath [Sun, 26 Mar 2000 19:20:07 +0000 (19:20 +0000)] 
.

25 years ago2000-03-26 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath [Sun, 26 Mar 2000 19:17:41 +0000 (19:17 +0000)] 
2000-03-26  Roland McGrath  <roland@baalperazim.frob.com>

* hurd/hurdrlimit.c (init_rlimit): Give the RLIMIT_NOFILE soft limit
an initial value of 1024 instead of RLIM_INFINITY.

25 years agoUpdate.
Ulrich Drepper [Sun, 26 Mar 2000 18:42:47 +0000 (18:42 +0000)] 
Update.

25 years agoProcessor context definitions for Linux/Arm.
Ulrich Drepper [Sun, 26 Mar 2000 18:41:22 +0000 (18:41 +0000)] 
Processor context definitions for Linux/Arm.

25 years agoDefine _FPU_MASK_IM, _FPU_MASK_ZM, _FPU_MASK_OM, _FPU_MASK_UM,
Ulrich Drepper [Sun, 26 Mar 2000 18:40:27 +0000 (18:40 +0000)] 
Define _FPU_MASK_IM, _FPU_MASK_ZM, _FPU_MASK_OM, _FPU_MASK_UM,
_FPU_MASK_PM, _FPU_MASK_DM, _FPU_DEFAULT, and _FPU_IEEE.  Change
_FPU_RESERVED.

25 years agoUpdate.
Ulrich Drepper [Sun, 26 Mar 2000 18:30:20 +0000 (18:30 +0000)] 
Update.

25 years agoCorrected problems with missing signs and
Ulrich Drepper [Sun, 26 Mar 2000 18:28:17 +0000 (18:28 +0000)] 
Corrected problems with missing signs and
missing or extra spaces; allow for sign strings longer than
one character; add padding to ensure positive and negative
formats are aligned when a left precision is used.

25 years ago(__setstate_r): Allow RNGs of type 4.
Ulrich Drepper [Sun, 26 Mar 2000 18:15:40 +0000 (18:15 +0000)] 
(__setstate_r): Allow RNGs of type 4.

25 years agoUpdate.
Ulrich Drepper [Thu, 23 Mar 2000 22:20:37 +0000 (22:20 +0000)] 
Update.

25 years ago(__pthread_reset_pthread_once): Reset once_masterlock.
Ulrich Drepper [Thu, 23 Mar 2000 22:20:31 +0000 (22:20 +0000)] 
(__pthread_reset_pthread_once): Reset once_masterlock.

25 years ago(__pthread_reset_pthread_once): Add prototype.
Ulrich Drepper [Thu, 23 Mar 2000 22:20:17 +0000 (22:20 +0000)] 
(__pthread_reset_pthread_once): Add prototype.

25 years ago(__fork): Call __pthread_reset_pthread_once.
Ulrich Drepper [Thu, 23 Mar 2000 22:20:04 +0000 (22:20 +0000)] 
(__fork): Call __pthread_reset_pthread_once.

25 years ago(pthread_handle_create): Store ID of new thread before clone call.
Ulrich Drepper [Thu, 23 Mar 2000 22:19:52 +0000 (22:19 +0000)] 
(pthread_handle_create): Store ID of new thread before clone call.

25 years agoUpdate.
Ulrich Drepper [Wed, 22 Mar 2000 18:17:55 +0000 (18:17 +0000)] 
Update.

25 years ago(__os_dirlist): Close directory if out of memory.
Ulrich Drepper [Wed, 22 Mar 2000 18:16:51 +0000 (18:16 +0000)] 
(__os_dirlist): Close directory if out of memory.

25 years agoUpdate.
Ulrich Drepper [Wed, 22 Mar 2000 07:41:20 +0000 (07:41 +0000)] 
Update.

25 years agoCorrect handling of patterns containing escaped wildcards (and no
Ulrich Drepper [Wed, 22 Mar 2000 07:40:22 +0000 (07:40 +0000)] 
Correct handling of patterns containing escaped wildcards (and no
unescaped ones) GLOB_ERR flag was being ignored in some situations.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Mar 2000 21:10:48 +0000 (21:10 +0000)] 
Update.

25 years ago(pthread_initialize): Test for address of __dso_handle being NULL, not value.
Ulrich Drepper [Tue, 21 Mar 2000 21:10:23 +0000 (21:10 +0000)] 
(pthread_initialize): Test for address of __dso_handle being NULL, not value.
Use __on_exit, not on_exti.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Mar 2000 05:10:49 +0000 (05:10 +0000)] 
Update.

25 years agoAdd prototype for __cxa_atexit.
Ulrich Drepper [Tue, 21 Mar 2000 05:09:36 +0000 (05:09 +0000)] 
Add prototype for __cxa_atexit.

25 years ago(pthread_initialize): Instead of on_exit use __cxa_atexit if __dso_label is
Ulrich Drepper [Tue, 21 Mar 2000 05:07:44 +0000 (05:07 +0000)] 
(pthread_initialize): Instead of on_exit use __cxa_atexit if __dso_label is
available to allow unloading the libpthread shared library.

25 years agoPretty print.
Ulrich Drepper [Tue, 21 Mar 2000 04:56:33 +0000 (04:56 +0000)] 
Pretty print.

25 years ago($(rtld-version-installed-name)): Delay
Ulrich Drepper [Tue, 21 Mar 2000 04:55:08 +0000 (04:55 +0000)] 
($(rtld-version-installed-name)): Delay
replacing existing rtld-installed-name.
($(rtld-installed-name)): Request libc-$(version) be installed too.
replace existing rtld-installed-name using $(symbolic-link-prog).

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Mar 2000 04:54:43 +0000 (04:54 +0000)] 
Update.

25 years agoAlso install handler for SIGTRAP.
Ulrich Drepper [Tue, 21 Mar 2000 04:53:40 +0000 (04:53 +0000)] 
Also install handler for SIGTRAP.

25 years agoUpdate.
Ulrich Drepper [Fri, 17 Mar 2000 18:33:54 +0000 (18:33 +0000)] 
Update.

25 years agoReturn with error if malloc fails.
Ulrich Drepper [Fri, 17 Mar 2000 18:33:42 +0000 (18:33 +0000)] 
Return with error if malloc fails.

25 years agoUpdate.
Ulrich Drepper [Fri, 17 Mar 2000 18:32:35 +0000 (18:32 +0000)] 
Update.

25 years agoMAKEINFO is set to `:' from configure if it doesn't exist, correct checks.
Ulrich Drepper [Fri, 17 Mar 2000 18:32:23 +0000 (18:32 +0000)] 
MAKEINFO is set to `:' from configure if it doesn't exist, correct checks.

25 years agoUpdate.
Ulrich Drepper [Fri, 17 Mar 2000 18:30:03 +0000 (18:30 +0000)] 
Update.

25 years agoRestore correct UID.
Ulrich Drepper [Fri, 17 Mar 2000 18:29:55 +0000 (18:29 +0000)] 
Restore correct UID.

25 years agonscd/hstcache.c
Ulrich Drepper [Fri, 17 Mar 2000 18:29:33 +0000 (18:29 +0000)] 
nscd/hstcache.c

25 years agoUpdate.
Ulrich Drepper [Fri, 17 Mar 2000 18:28:29 +0000 (18:28 +0000)] 
Update.

25 years ago(CPPFLAGS): Define for db2 directory.
Ulrich Drepper [Fri, 17 Mar 2000 18:28:11 +0000 (18:28 +0000)] 
(CPPFLAGS): Define for db2 directory.

25 years agoInclude alpha.gcc ifdef HAVE_ASSEM_ALPHA_GCC.
Ulrich Drepper [Fri, 17 Mar 2000 18:27:56 +0000 (18:27 +0000)] 
Include alpha.gcc ifdef HAVE_ASSEM_ALPHA_GCC.

25 years ago(TSL_SET): backport from db3.
Ulrich Drepper [Fri, 17 Mar 2000 18:27:39 +0000 (18:27 +0000)] 
(TSL_SET): backport from db3.

25 years agoUpdate.
Ulrich Drepper [Fri, 17 Mar 2000 03:39:16 +0000 (03:39 +0000)] 
Update.

25 years agoDefine pid_t and ssize_t.
Ulrich Drepper [Fri, 17 Mar 2000 03:38:23 +0000 (03:38 +0000)] 
Define pid_t and ssize_t.
(struct msgbuf): Rename mtype to __mtype and mtext to __mtext if not
__USE_GNU.
(msgsnd): Mark second parameter as const.

25 years agoDefine uid_t, gid_t, and mode_t.
Ulrich Drepper [Fri, 17 Mar 2000 03:36:58 +0000 (03:36 +0000)] 
Define uid_t, gid_t, and mode_t.

25 years agoDefine IPC_INFO only if __USE_GNU.
Ulrich Drepper [Fri, 17 Mar 2000 03:36:07 +0000 (03:36 +0000)] 
Define IPC_INFO only if __USE_GNU.
Define IPCOP_* constants only if __USE_GNU.

25 years agoDefine msgqnum_t and msglen_t and use them in struct msqid_s.
Ulrich Drepper [Fri, 17 Mar 2000 03:30:55 +0000 (03:30 +0000)] 
Define msgqnum_t and msglen_t and use them in struct msqid_s.

25 years agoDefine IPC_INFO only if __USE_GNU.
Ulrich Drepper [Fri, 17 Mar 2000 03:30:19 +0000 (03:30 +0000)] 
Define IPC_INFO only if __USE_GNU.

25 years ago(I_GWROPT): Renamed from I_GWRSET.
Ulrich Drepper [Fri, 17 Mar 2000 03:29:37 +0000 (03:29 +0000)] 
(I_GWROPT): Renamed from I_GWRSET.
Define FLUSHBAND, PROTMASK, SNDPIPE, and MUXID_ALL only if __USE_GNU.
(struct strpeek): Use t_uscalar_t.
(struct strfdinsert): Likewise.
(struct strioctl): Use gid_t and uid_t.  Rename fill to __fill.

25 years agoMark second parameter as const.
Ulrich Drepper [Fri, 17 Mar 2000 03:25:57 +0000 (03:25 +0000)] 
Mark second parameter as const.

25 years agoDefine gid_t and uid_t.
Ulrich Drepper [Fri, 17 Mar 2000 03:25:11 +0000 (03:25 +0000)] 
Define gid_t and uid_t.

25 years agoAllow definition of key_t elsewhere.
Ulrich Drepper [Fri, 17 Mar 2000 03:24:36 +0000 (03:24 +0000)] 
Allow definition of key_t elsewhere.

25 years agoDefine off_t and mode_t.
Ulrich Drepper [Fri, 17 Mar 2000 03:24:04 +0000 (03:24 +0000)] 
Define off_t and mode_t.

25 years agoRegenerated: autoconf sysdeps/unix/sysv/linux/configure.in
Ulrich Drepper [Fri, 17 Mar 2000 02:27:19 +0000 (02:27 +0000)] 
Regenerated: autoconf  sysdeps/unix/sysv/linux/configure.in

25 years agoUpdate.
Ulrich Drepper [Thu, 16 Mar 2000 21:30:04 +0000 (21:30 +0000)] 
Update.

25 years ago(__pthread_mutex_lock): Always initialize __m_owner.
Ulrich Drepper [Thu, 16 Mar 2000 21:29:42 +0000 (21:29 +0000)] 
(__pthread_mutex_lock): Always initialize __m_owner.
(__pthread_mutex_trylock): Likewise.
(__pthread_mutex_unlock): Always clear __m_owner.

25 years ago2000-03-15 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Thu, 16 Mar 2000 11:10:26 +0000 (11:10 +0000)] 
2000-03-15  Andreas Jaeger  <aj@suse.de>

* locales/sl_SI: Fix entries for june and july.
Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
libc/1648.

25 years agoFix last change.
Ulrich Drepper [Wed, 15 Mar 2000 07:53:39 +0000 (07:53 +0000)] 
Fix last change.

25 years agoUpdate.
Ulrich Drepper [Wed, 15 Mar 2000 07:53:09 +0000 (07:53 +0000)] 
Update.