]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Tue, 21 Mar 2000 05:10:49 +0000 (05:10 +0000)]
Update.
Ulrich Drepper [Tue, 21 Mar 2000 05:09:36 +0000 (05:09 +0000)]
Add prototype for __cxa_atexit.
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.
Ulrich Drepper [Tue, 21 Mar 2000 04:56:33 +0000 (04:56 +0000)]
Pretty print.
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).
Ulrich Drepper [Tue, 21 Mar 2000 04:54:43 +0000 (04:54 +0000)]
Update.
Ulrich Drepper [Tue, 21 Mar 2000 04:53:40 +0000 (04:53 +0000)]
Also install handler for SIGTRAP.
Ulrich Drepper [Fri, 17 Mar 2000 18:33:54 +0000 (18:33 +0000)]
Update.
Ulrich Drepper [Fri, 17 Mar 2000 18:33:42 +0000 (18:33 +0000)]
Return with error if malloc fails.
Ulrich Drepper [Fri, 17 Mar 2000 18:32:35 +0000 (18:32 +0000)]
Update.
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.
Ulrich Drepper [Fri, 17 Mar 2000 18:30:03 +0000 (18:30 +0000)]
Update.
Ulrich Drepper [Fri, 17 Mar 2000 18:29:55 +0000 (18:29 +0000)]
Restore correct UID.
Ulrich Drepper [Fri, 17 Mar 2000 18:29:33 +0000 (18:29 +0000)]
nscd/hstcache.c
Ulrich Drepper [Fri, 17 Mar 2000 18:28:29 +0000 (18:28 +0000)]
Update.
Ulrich Drepper [Fri, 17 Mar 2000 18:28:11 +0000 (18:28 +0000)]
(CPPFLAGS): Define for db2 directory.
Ulrich Drepper [Fri, 17 Mar 2000 18:27:56 +0000 (18:27 +0000)]
Include alpha.gcc ifdef HAVE_ASSEM_ALPHA_GCC.
Ulrich Drepper [Fri, 17 Mar 2000 18:27:39 +0000 (18:27 +0000)]
(TSL_SET): backport from db3.
Ulrich Drepper [Fri, 17 Mar 2000 03:39:16 +0000 (03:39 +0000)]
Update.
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.
Ulrich Drepper [Fri, 17 Mar 2000 03:36:58 +0000 (03:36 +0000)]
Define uid_t, gid_t, and mode_t.
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.
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.
Ulrich Drepper [Fri, 17 Mar 2000 03:30:19 +0000 (03:30 +0000)]
Define IPC_INFO only if __USE_GNU.
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.
Ulrich Drepper [Fri, 17 Mar 2000 03:25:57 +0000 (03:25 +0000)]
Mark second parameter as const.
Ulrich Drepper [Fri, 17 Mar 2000 03:25:11 +0000 (03:25 +0000)]
Define gid_t and uid_t.
Ulrich Drepper [Fri, 17 Mar 2000 03:24:36 +0000 (03:24 +0000)]
Allow definition of key_t elsewhere.
Ulrich Drepper [Fri, 17 Mar 2000 03:24:04 +0000 (03:24 +0000)]
Define off_t and mode_t.
Ulrich Drepper [Fri, 17 Mar 2000 02:27:19 +0000 (02:27 +0000)]
Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
Ulrich Drepper [Thu, 16 Mar 2000 21:30:04 +0000 (21:30 +0000)]
Update.
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.
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.
Ulrich Drepper [Wed, 15 Mar 2000 07:53:39 +0000 (07:53 +0000)]
Fix last change.
Ulrich Drepper [Wed, 15 Mar 2000 07:53:09 +0000 (07:53 +0000)]
Update.
Ulrich Drepper [Wed, 15 Mar 2000 07:41:23 +0000 (07:41 +0000)]
Update.
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.
Ulrich Drepper [Wed, 15 Mar 2000 07:22:44 +0000 (07:22 +0000)]
(platform): Add entry for Nautilus.
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.
Ulrich Drepper [Wed, 15 Mar 2000 07:12:17 +0000 (07:12 +0000)]
Update.
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.
Ulrich Drepper [Wed, 15 Mar 2000 06:26:34 +0000 (06:26 +0000)]
Update from translation team.
Ulrich Drepper [Wed, 15 Mar 2000 06:01:14 +0000 (06:01 +0000)]
Update from tzdata2000d.
Ulrich Drepper [Wed, 15 Mar 2000 05:43:43 +0000 (05:43 +0000)]
Update.
Ulrich Drepper [Wed, 15 Mar 2000 05:42:01 +0000 (05:42 +0000)]
Adjust call to _dl_map_object_deps.
Ulrich Drepper [Wed, 15 Mar 2000 05:41:11 +0000 (05:41 +0000)]
Adjust declaration of _dl_map_object_deps.
Ulrich Drepper [Wed, 15 Mar 2000 05:40:18 +0000 (05:40 +0000)]
(dl_open_worker): Add code to add map to global scope.
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.
Ulrich Drepper [Tue, 14 Mar 2000 10:11:43 +0000 (10:11 +0000)]
Update.
Ulrich Drepper [Tue, 14 Mar 2000 10:11:03 +0000 (10:11 +0000)]
(localeconv): Fix typo.
Andreas Jaeger [Fri, 10 Mar 2000 08:31:41 +0000 (08:31 +0000)]
Doc fix from Martin Buchholz <martin@xemacs.org>.
Ulrich Drepper [Fri, 3 Mar 2000 21:35:11 +0000 (21:35 +0000)]
Update.
Ulrich Drepper [Fri, 3 Mar 2000 21:34:24 +0000 (21:34 +0000)]
Add gv_GB and kw_GB.
Ulrich Drepper [Fri, 3 Mar 2000 21:08:34 +0000 (21:08 +0000)]
Update.
Ulrich Drepper [Fri, 3 Mar 2000 21:08:19 +0000 (21:08 +0000)]
Cornish language ocale for Great Britain.
Ulrich Drepper [Fri, 3 Mar 2000 20:56:02 +0000 (20:56 +0000)]
(xdr_hyper): Correctly handle lower half of llp.
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.
Ulrich Drepper [Fri, 3 Mar 2000 20:12:42 +0000 (20:12 +0000)]
Remove personality call.
Ulrich Drepper [Fri, 3 Mar 2000 20:01:42 +0000 (20:01 +0000)]
Update.
Ulrich Drepper [Fri, 3 Mar 2000 20:01:25 +0000 (20:01 +0000)]
Manx Gaelic locale for Great Britain.
Ulrich Drepper [Fri, 3 Mar 2000 19:50:47 +0000 (19:50 +0000)]
Update.
Ulrich Drepper [Fri, 3 Mar 2000 19:50:30 +0000 (19:50 +0000)]
Bulgarian locale with bulgarian language.
Ulrich Drepper [Fri, 3 Mar 2000 19:50:07 +0000 (19:50 +0000)]
Add Added bg_BG.CP1251.
Andreas Jaeger [Fri, 3 Mar 2000 08:13:20 +0000 (08:13 +0000)]
Update.
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.
Ulrich Drepper [Wed, 1 Mar 2000 21:31:57 +0000 (21:31 +0000)]
Update.
Ulrich Drepper [Wed, 1 Mar 2000 21:31:48 +0000 (21:31 +0000)]
Parser of /proc/cpuinfo data for Linux/SPARC.
Ulrich Drepper [Mon, 28 Feb 2000 04:32:08 +0000 (04:32 +0000)]
Update.
Ulrich Drepper [Sun, 27 Feb 2000 23:31:44 +0000 (23:31 +0000)]
Update.
Ulrich Drepper [Sun, 27 Feb 2000 23:19:09 +0000 (23:19 +0000)]
Update.
Ulrich Drepper [Sun, 27 Feb 2000 23:15:07 +0000 (23:15 +0000)]
Treat also "/usr/" as prefix especially.
Ulrich Drepper [Sun, 27 Feb 2000 23:13:17 +0000 (23:13 +0000)]
Update from translation team.
Ulrich Drepper [Sun, 27 Feb 2000 23:12:08 +0000 (23:12 +0000)]
Update from translation team.
Ulrich Drepper [Fri, 25 Feb 2000 07:01:25 +0000 (07:01 +0000)]
Update.
Ulrich Drepper [Fri, 25 Feb 2000 07:00:15 +0000 (07:00 +0000)]
(_nl_C_LC_CTYPE): Remove extra comma.
Ulrich Drepper [Fri, 25 Feb 2000 06:59:51 +0000 (06:59 +0000)]
(_nl_C_LC_CTYPE): Add missing comma.
Ulrich Drepper [Fri, 25 Feb 2000 05:59:37 +0000 (05:59 +0000)]
Update.
Ulrich Drepper [Thu, 24 Feb 2000 23:09:08 +0000 (23:09 +0000)]
Better entry for last wordexp change.
Ulrich Drepper [Thu, 24 Feb 2000 22:49:12 +0000 (22:49 +0000)]
Update.
Ulrich Drepper [Thu, 24 Feb 2000 22:48:54 +0000 (22:48 +0000)]
Add table pointer for both endianesses.
Ulrich Drepper [Thu, 24 Feb 2000 16:44:54 +0000 (16:44 +0000)]
(ctype_output): Add missing &.
Ulrich Drepper [Thu, 24 Feb 2000 07:38:11 +0000 (07:38 +0000)]
Update.
Ulrich Drepper [Thu, 24 Feb 2000 07:37:10 +0000 (07:37 +0000)]
Use we_offs everywhere if WRDE_DOOFS.
Expand ~ correctly.
Detect syntax errors in command substitutions.
Delete trailing newlines correctly.
Don't split fields in command substitution situations.
Restore old structure in case of an error.
Handle WRDE_APPEND correctly.
Ulrich Drepper [Thu, 24 Feb 2000 07:17:47 +0000 (07:17 +0000)]
Update.
Ulrich Drepper [Thu, 24 Feb 2000 07:16:51 +0000 (07:16 +0000)]
(putenv): Don't declare argument as const.
Ulrich Drepper [Thu, 24 Feb 2000 07:16:18 +0000 (07:16 +0000)]
Don't declare argument as const.
Roland McGrath [Thu, 24 Feb 2000 06:25:25 +0000 (06:25 +0000)]
.
Roland McGrath [Thu, 24 Feb 2000 06:24:39 +0000 (06:24 +0000)]
2000-02-24 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/sys/param.h: Add comment.
Ulrich Drepper [Thu, 24 Feb 2000 05:59:17 +0000 (05:59 +0000)]
Update.
Ulrich Drepper [Thu, 24 Feb 2000 05:50:20 +0000 (05:50 +0000)]
(ctype_output): Write out the entire width array.
Ulrich Drepper [Thu, 24 Feb 2000 05:47:54 +0000 (05:47 +0000)]
(allocate_arrays): Make sure the end of width table is 4-byte aligned.
Ulrich Drepper [Thu, 24 Feb 2000 05:38:48 +0000 (05:38 +0000)]
Add __WALL.
Roland McGrath [Thu, 24 Feb 2000 04:18:13 +0000 (04:18 +0000)]
.
Roland McGrath [Thu, 24 Feb 2000 04:17:51 +0000 (04:17 +0000)]
2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
* iconv/loop.c: Don't include <sys/param.h>. On Hurd it includes
<signal.h> -> <sys/ucontext.h> defines ES, conflicting with
iconvdata/iso646.c's (unrelated) ES.
(MIN): New macro, just define it here instead to avoid that conflict.
Roland McGrath [Thu, 24 Feb 2000 04:17:42 +0000 (04:17 +0000)]
2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from
argument type, for 2000-02-22 change in signal/signal.h declaration.
Roland McGrath [Thu, 24 Feb 2000 04:17:13 +0000 (04:17 +0000)]
2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
* string/argz-stringify.c (__argz_stringify): Fix loop termination
conditions so as not to clobber the final '\0' when there is only one
element in the vector.
Ulrich Drepper [Wed, 23 Feb 2000 22:18:35 +0000 (22:18 +0000)]
Regenerated: /usr/clocal/bin/perl scripts/gen-FAQ.pl FAQ.in
Ulrich Drepper [Wed, 23 Feb 2000 22:15:55 +0000 (22:15 +0000)]
Update.
Ulrich Drepper [Wed, 23 Feb 2000 06:04:11 +0000 (06:04 +0000)]
Update.
Ulrich Drepper [Wed, 23 Feb 2000 05:44:48 +0000 (05:44 +0000)]
Update.