]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
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.

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

25 years ago(pthread_cond_wait): Check whether mutex is owned by current thread
Ulrich Drepper [Wed, 15 Mar 2000 07:39:53 +0000 (07:39 +0000)] 
(pthread_cond_wait): Check whether mutex is owned by current thread
and return error if not.
(pthread_cond_timedwait): Likewise.

25 years ago(platform): Add entry for Nautilus.
Ulrich Drepper [Wed, 15 Mar 2000 07:22:44 +0000 (07:22 +0000)] 
(platform): Add entry for Nautilus.

25 years ago(_nl_C_LC_CTYPE): Fix the initializer order for _NL_CTYPE_TOXXXER32_EX.
Ulrich Drepper [Wed, 15 Mar 2000 07:14:37 +0000 (07:14 +0000)] 
(_nl_C_LC_CTYPE): Fix the initializer order for _NL_CTYPE_TOXXXER32_EX.

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

25 years ago(__pthread_once): Handle cancelled init function correctly.
Ulrich Drepper [Wed, 15 Mar 2000 07:11:59 +0000 (07:11 +0000)] 
(__pthread_once): Handle cancelled init function correctly.
(pthread_once_cancelhandler): New function.

25 years agoUpdate from translation team.
Ulrich Drepper [Wed, 15 Mar 2000 06:26:34 +0000 (06:26 +0000)] 
Update from translation team.

25 years agoUpdate from tzdata2000d.
Ulrich Drepper [Wed, 15 Mar 2000 06:01:14 +0000 (06:01 +0000)] 
Update from tzdata2000d.

25 years agoUpdate.
Ulrich Drepper [Wed, 15 Mar 2000 05:43:43 +0000 (05:43 +0000)] 
Update.

25 years agoAdjust call to _dl_map_object_deps.
Ulrich Drepper [Wed, 15 Mar 2000 05:42:01 +0000 (05:42 +0000)] 
Adjust call to _dl_map_object_deps.

25 years agoAdjust declaration of _dl_map_object_deps.
Ulrich Drepper [Wed, 15 Mar 2000 05:41:11 +0000 (05:41 +0000)] 
Adjust declaration of _dl_map_object_deps.

25 years ago(dl_open_worker): Add code to add map to global scope.
Ulrich Drepper [Wed, 15 Mar 2000 05:40:18 +0000 (05:40 +0000)] 
(dl_open_worker): Add code to add map to global scope.

25 years ago(_dl_map_object_deps): Change return type and remove last parameter. Move code
Ulrich Drepper [Wed, 15 Mar 2000 05:39:23 +0000 (05:39 +0000)] 
(_dl_map_object_deps): Change return type and remove last parameter.  Move code
to add map to global scope from here to dl-open.c.

25 years agoUpdate.
Ulrich Drepper [Tue, 14 Mar 2000 10:11:43 +0000 (10:11 +0000)] 
Update.

25 years ago(localeconv): Fix typo.
Ulrich Drepper [Tue, 14 Mar 2000 10:11:03 +0000 (10:11 +0000)] 
(localeconv): Fix typo.

25 years agoDoc fix from Martin Buchholz <martin@xemacs.org>.
Andreas Jaeger [Fri, 10 Mar 2000 08:31:41 +0000 (08:31 +0000)] 
Doc fix from Martin Buchholz <martin@xemacs.org>.

25 years agoUpdate.
Ulrich Drepper [Fri, 3 Mar 2000 21:35:11 +0000 (21:35 +0000)] 
Update.

25 years agoAdd gv_GB and kw_GB.
Ulrich Drepper [Fri, 3 Mar 2000 21:34:24 +0000 (21:34 +0000)] 
Add gv_GB and kw_GB.

25 years agoUpdate.
Ulrich Drepper [Fri, 3 Mar 2000 21:08:34 +0000 (21:08 +0000)] 
Update.

25 years agoCornish language ocale for Great Britain.
Ulrich Drepper [Fri, 3 Mar 2000 21:08:19 +0000 (21:08 +0000)] 
Cornish language ocale for Great Britain.

25 years ago(xdr_hyper): Correctly handle lower half of llp.
Ulrich Drepper [Fri, 3 Mar 2000 20:56:02 +0000 (20:56 +0000)] 
(xdr_hyper): Correctly handle lower half of llp.

25 years ago(xdr_uint16_t): Fix ENCODE and DECODE cases.
Ulrich Drepper [Fri, 3 Mar 2000 20:55:19 +0000 (20:55 +0000)] 
(xdr_uint16_t): Fix ENCODE and DECODE cases.
(xdr_int64_t): Correctly handle lower half.

25 years agoRemove personality call.
Ulrich Drepper [Fri, 3 Mar 2000 20:12:42 +0000 (20:12 +0000)] 
Remove personality call.

25 years agoUpdate.
Ulrich Drepper [Fri, 3 Mar 2000 20:01:42 +0000 (20:01 +0000)] 
Update.

25 years agoManx Gaelic locale for Great Britain.
Ulrich Drepper [Fri, 3 Mar 2000 20:01:25 +0000 (20:01 +0000)] 
Manx Gaelic locale for Great Britain.

25 years agoUpdate.
Ulrich Drepper [Fri, 3 Mar 2000 19:50:47 +0000 (19:50 +0000)] 
Update.

25 years agoBulgarian locale with bulgarian language.
Ulrich Drepper [Fri, 3 Mar 2000 19:50:30 +0000 (19:50 +0000)] 
Bulgarian locale with bulgarian language.

25 years agoAdd Added bg_BG.CP1251.
Ulrich Drepper [Fri, 3 Mar 2000 19:50:07 +0000 (19:50 +0000)] 
Add Added bg_BG.CP1251.

25 years agoUpdate.
Andreas Jaeger [Fri, 3 Mar 2000 08:13:20 +0000 (08:13 +0000)] 
Update.

25 years ago2000-03-01 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Fri, 3 Mar 2000 08:12:53 +0000 (08:12 +0000)] 
2000-03-01  Andreas Jaeger  <aj@suse.de>

* time/getdate.c (check_mday): Fix check for february.
Reported by ane@np.bs1.fc.nec.co.jp and Akira YOSHIYAMA
<yosshy@cts.ne.jp>, closes PR libc/1617 and PR libc/1619.

25 years agoUpdate.
Ulrich Drepper [Wed, 1 Mar 2000 21:31:57 +0000 (21:31 +0000)] 
Update.

25 years agoParser of /proc/cpuinfo data for Linux/SPARC.
Ulrich Drepper [Wed, 1 Mar 2000 21:31:48 +0000 (21:31 +0000)] 
Parser of /proc/cpuinfo data for Linux/SPARC.

25 years agoUpdate.
Ulrich Drepper [Mon, 28 Feb 2000 04:32:08 +0000 (04:32 +0000)] 
Update.

25 years agoUpdate.
Ulrich Drepper [Sun, 27 Feb 2000 23:31:44 +0000 (23:31 +0000)] 
Update.

25 years agoUpdate.
Ulrich Drepper [Sun, 27 Feb 2000 23:19:09 +0000 (23:19 +0000)] 
Update.

25 years agoTreat also "/usr/" as prefix especially.
Ulrich Drepper [Sun, 27 Feb 2000 23:15:07 +0000 (23:15 +0000)] 
Treat also "/usr/" as prefix especially.

25 years agoUpdate from translation team.
Ulrich Drepper [Sun, 27 Feb 2000 23:13:17 +0000 (23:13 +0000)] 
Update from translation team.

25 years agoUpdate from translation team.
Ulrich Drepper [Sun, 27 Feb 2000 23:12:08 +0000 (23:12 +0000)] 
Update from translation team.

25 years agoUpdate.
Ulrich Drepper [Fri, 25 Feb 2000 07:01:25 +0000 (07:01 +0000)] 
Update.