rth [Wed, 14 Apr 1999 15:47:58 +0000 (15:47 +0000)]
Sparc merge from Jakub.
drepper [Wed, 14 Apr 1999 13:46:53 +0000 (13:46 +0000)]
Update.
drepper [Wed, 14 Apr 1999 13:46:06 +0000 (13:46 +0000)]
Fix typo.
drepper [Wed, 14 Apr 1999 13:42:55 +0000 (13:42 +0000)]
Update.
drepper [Wed, 14 Apr 1999 13:42:16 +0000 (13:42 +0000)]
mmap calls could not be restarted after being interrupted by
a signal. The parameters on the stack were corrupted by the
signal handler.
drepper [Wed, 14 Apr 1999 13:42:04 +0000 (13:42 +0000)]
Socket calls could not be restarted after being interrupted by
a signal. The parameters on the stack were corrupted by the
signal handler.
drepper [Wed, 14 Apr 1999 12:56:20 +0000 (12:56 +0000)]
Update.
drepper [Wed, 14 Apr 1999 12:55:35 +0000 (12:55 +0000)]
Use __ctype_tolower.
drepper [Mon, 12 Apr 1999 23:45:52 +0000 (23:45 +0000)]
Update.
drepper [Mon, 12 Apr 1999 23:45:19 +0000 (23:45 +0000)]
In field-splitting test cases where
subshells were involved, unset IFS first: some shells (ash) use
IFS even when no expansion is performed.
drepper [Mon, 12 Apr 1999 23:40:55 +0000 (23:40 +0000)]
Update.
drepper [Mon, 12 Apr 1999 23:40:27 +0000 (23:40 +0000)]
Indonesian locale for indonesian language.
drepper [Mon, 12 Apr 1999 23:00:37 +0000 (23:00 +0000)]
Update.
drepper [Mon, 12 Apr 1999 23:00:08 +0000 (23:00 +0000)]
(_IO_obstack_overflow): Put the write end at
the real end of the chunk, not some random point inbetween.
(_IO_obstack_xsputn): Likewise. Actually copy the data into the
obstack when growing. Use fast version of obstack_blank when
shrinking.
(struct _IO_obstack_file): Use _IO_FILE_plus instead of explicitly
allocating the vtable pointer.
(_IO_obstack_vprintf): Adjust for above change and avoid
unnecessary casts. Use fast version of obstack_blank when
shrinking.
drepper [Mon, 12 Apr 1999 13:32:33 +0000 (13:32 +0000)]
More news.
drepper [Mon, 12 Apr 1999 11:00:16 +0000 (11:00 +0000)]
Update.
drepper [Mon, 12 Apr 1999 10:59:39 +0000 (10:59 +0000)]
Fix typo. Add UJIS alias.
drepper [Mon, 12 Apr 1999 09:07:36 +0000 (09:07 +0000)]
Update.
drepper [Mon, 12 Apr 1999 09:07:06 +0000 (09:07 +0000)]
More test cases.
drepper [Mon, 12 Apr 1999 09:06:50 +0000 (09:06 +0000)]
(wordexp): Fix a leak when an invalid character
is seen, as well as fixing semantics. Don't reset the word count
to zero when an invalid character is seen, but leave it as it was
(this makes a difference with WRDE_APPEND).
(parse_param): In words like ${var#pattern},
always expand pattern when it is needed. Also, handle quoting in
pattern properly.
drepper [Mon, 12 Apr 1999 09:05:16 +0000 (09:05 +0000)]
Update.
drepper [Mon, 12 Apr 1999 09:04:34 +0000 (09:04 +0000)]
Support big endian operation.
drepper [Mon, 12 Apr 1999 09:04:12 +0000 (09:04 +0000)]
(INLINE_SYSCALL): Include the syscall name in assembler output for ease
of debugging.
drepper [Mon, 12 Apr 1999 09:03:50 +0000 (09:03 +0000)]
Linux/ARM vfork implementation.
drepper [Mon, 12 Apr 1999 09:03:27 +0000 (09:03 +0000)]
Signal termination function.
drepper [Mon, 12 Apr 1999 09:02:56 +0000 (09:02 +0000)]
Don't rely on undefined compiler behaviour.
drepper [Mon, 12 Apr 1999 09:02:39 +0000 (09:02 +0000)]
(_outw, _outb, _outl): Don't bother range checking the port number.
drepper [Mon, 12 Apr 1999 09:02:23 +0000 (09:02 +0000)]
[$(subdir) = signal]
(sysdep_routines): Add sigrestorer.
drepper [Mon, 12 Apr 1999 09:01:49 +0000 (09:01 +0000)]
Delete inline implementations of strcpy and stpcpy.
drepper [Mon, 12 Apr 1999 09:01:29 +0000 (09:01 +0000)]
(test_strcpy): Add new tests for unaligned arguments.
drepper [Mon, 12 Apr 1999 09:01:08 +0000 (09:01 +0000)]
Update ARM definitions to match current gas2.
drepper [Sun, 11 Apr 1999 11:08:13 +0000 (11:08 +0000)]
Update.
drepper [Sun, 11 Apr 1999 11:06:49 +0000 (11:06 +0000)]
(CPPFLAGS-.o): Don't define IO_DEBUG.
roland [Sat, 10 Apr 1999 14:22:37 +0000 (14:22 +0000)]
.
roland [Sat, 10 Apr 1999 14:21:19 +0000 (14:21 +0000)]
1999-04-10 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/Dist: Add clk_tck.c.
drepper [Sat, 10 Apr 1999 13:30:43 +0000 (13:30 +0000)]
Update.
drepper [Sat, 10 Apr 1999 13:30:08 +0000 (13:30 +0000)]
Wrapper for TIS-620 iconv module.
drepper [Sat, 10 Apr 1999 13:29:10 +0000 (13:29 +0000)]
(modules): Add TIS-620.
(distribute): Add tis-620.c.
(gen-8bit-gap-modules): tis-620.
drepper [Sat, 10 Apr 1999 13:28:15 +0000 (13:28 +0000)]
Add TIS-620 entries.
drepper [Sat, 10 Apr 1999 13:19:27 +0000 (13:19 +0000)]
Fix typo. Remove ^M.
drepper [Sat, 10 Apr 1999 13:10:54 +0000 (13:10 +0000)]
Correct comment.
drepper [Sat, 10 Apr 1999 13:08:56 +0000 (13:08 +0000)]
Update.
drepper [Sat, 10 Apr 1999 13:07:54 +0000 (13:07 +0000)]
Thia TIS-620 character set description.
drepper [Sat, 10 Apr 1999 12:48:55 +0000 (12:48 +0000)]
Update.
drepper [Sat, 10 Apr 1999 12:47:40 +0000 (12:47 +0000)]
(Configuring and compiling): Comment out description of
--disable-static since this doesn't work currently.
drepper [Sat, 10 Apr 1999 12:43:02 +0000 (12:43 +0000)]
Fix comment.
drepper [Sat, 10 Apr 1999 11:51:27 +0000 (11:51 +0000)]
Update.
drepper [Sat, 10 Apr 1999 11:50:11 +0000 (11:50 +0000)]
(_dl_load_cache_lookup): Rewrite to use binary search.
drepper [Sat, 10 Apr 1999 09:39:08 +0000 (09:39 +0000)]
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
drepper [Sat, 10 Apr 1999 09:38:42 +0000 (09:38 +0000)]
Change Perl <-> db2 answer.
schwab [Fri, 9 Apr 1999 02:24:04 +0000 (02:24 +0000)]
.
schwab [Fri, 9 Apr 1999 02:21:24 +0000 (02:21 +0000)]
(installation_problem): Skip
libnss1_* libraries from glibc-compat add-on.
schwab [Fri, 9 Apr 1999 02:16:20 +0000 (02:16 +0000)]
* io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for
libstdc++ 2.7.2.
* posix/Versions (__waitpid): Likewise.
schwab [Thu, 8 Apr 1999 03:03:02 +0000 (03:03 +0000)]
.
schwab [Thu, 8 Apr 1999 03:01:52 +0000 (03:01 +0000)]
(Reporting Bugs): Add section about reported
bugs and correct email address of glibcbug script.
schwab [Thu, 8 Apr 1999 02:12:08 +0000 (02:12 +0000)]
Regenerated: /usr/local/bin/perl5 scripts/gen-FAQ.pl FAQ.in
schwab [Thu, 8 Apr 1999 02:10:39 +0000 (02:10 +0000)]
.
schwab [Thu, 8 Apr 1999 02:09:54 +0000 (02:09 +0000)]
* sunrpc/Versions: Add new xdr functions to GLIBC_2.1.1
* sunrpc/xdr.c: Add xdr_hyper, xdr_u_hyper, xdr_longlong_t and
xdr_u_longlong_t. Based on patch from Dan Shechter
<damageboy@isdn.net.il>.
* sunrpc/xdr_intXX_t.c: Implement xdr_int64_t, xdr_uint64_t
* sunrpc/rpc/xdr.h: Add prototypes for new xdr functions.
schwab [Thu, 8 Apr 1999 02:05:47 +0000 (02:05 +0000)]
(nis_lookup): Don't overwrite RPC error code.
schwab [Thu, 8 Apr 1999 01:59:51 +0000 (01:59 +0000)]
Update Thorsten Kukuk's address.
schwab [Wed, 7 Apr 1999 05:12:03 +0000 (05:12 +0000)]
.
schwab [Wed, 7 Apr 1999 05:07:38 +0000 (05:07 +0000)]
(__getdirentries): Return
directly if getdents returns with error set.
schwab [Tue, 6 Apr 1999 01:28:21 +0000 (01:28 +0000)]
.
schwab [Tue, 6 Apr 1999 01:26:07 +0000 (01:26 +0000)]
Rename second occurence of THOUSANDS_SEP to THOUSEP.
roland [Tue, 6 Apr 1999 01:06:12 +0000 (01:06 +0000)]
1999-03-26 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/bits/time.h: New file.
* sysdeps/mach/hurd/getrusage.c: New file.
* sysdeps/mach/hurd/clk_tck.c: New file.
* sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck.
* sysdeps/mach/hurd/Makefile [$(subdir) = posix]
(sysdep_routines): Add clk_tck.
* sysdeps/mach/hurd/times.c: Removed, since getrusage is now
implemented.
roland [Mon, 5 Apr 1999 20:43:11 +0000 (20:43 +0000)]
.
roland [Mon, 5 Apr 1999 20:42:53 +0000 (20:42 +0000)]
1999-04-05 Roland McGrath <roland@baalperazim.frob.com>
* hurd/STATUS: File removed. Moved items that are still relevant into
TODO list in hurd source.
roland [Mon, 5 Apr 1999 20:34:50 +0000 (20:34 +0000)]
1999-03-26 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/bits/time.h: New file.
* sysdeps/mach/hurd/getrusage.c: New file.
* sysdeps/mach/hurd/clk_tck.c: New file.
* sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck.
* sysdeps/mach/hurd/Makefile [$(subdir) = posix]
(sysdep_routines): Add clk_tck.
* sysdeps/mach/hurd/times.c: Removed, since getrusage is now
implemented.
drepper [Fri, 2 Apr 1999 10:28:18 +0000 (10:28 +0000)]
Update.
drepper [Fri, 2 Apr 1999 10:27:42 +0000 (10:27 +0000)]
(closelog_internal): Do not reset LogTag here.
(closelog): But instead here.
drepper [Fri, 2 Apr 1999 10:17:53 +0000 (10:17 +0000)]
Update.
drepper [Fri, 2 Apr 1999 10:17:23 +0000 (10:17 +0000)]
(CFLAGS-multiload): Change to allow building in the source directory.
drepper [Thu, 1 Apr 1999 09:33:06 +0000 (09:33 +0000)]
Update.
drepper [Thu, 1 Apr 1999 09:32:31 +0000 (09:32 +0000)]
(ttyname): Terminate the string.
drepper [Thu, 1 Apr 1999 09:32:17 +0000 (09:32 +0000)]
(__ttyname_r): Terminate the string.
drepper [Thu, 1 Apr 1999 08:24:31 +0000 (08:24 +0000)]
Update.
drepper [Thu, 1 Apr 1999 08:23:18 +0000 (08:23 +0000)]
Add ISO-8859-14 and ISO-8859-15.
drepper [Thu, 1 Apr 1999 08:22:59 +0000 (08:22 +0000)]
Test files for ISO 8859 conversions.
drepper [Wed, 31 Mar 1999 23:11:04 +0000 (23:11 +0000)]
Update.
drepper [Wed, 31 Mar 1999 23:10:34 +0000 (23:10 +0000)]
Test data for CP1258 conversion module.
drepper [Wed, 31 Mar 1999 23:10:20 +0000 (23:10 +0000)]
Add CP1258 entry.
drepper [Wed, 31 Mar 1999 21:34:37 +0000 (21:34 +0000)]
Update.
drepper [Wed, 31 Mar 1999 21:34:14 +0000 (21:34 +0000)]
Update.
drepper [Wed, 31 Mar 1999 21:32:13 +0000 (21:32 +0000)]
(to_ucs4): Add Uero sign.
drepper [Wed, 31 Mar 1999 19:09:21 +0000 (19:09 +0000)]
Update.
drepper [Wed, 31 Mar 1999 18:53:22 +0000 (18:53 +0000)]
South African slocale for English.
drepper [Wed, 31 Mar 1999 18:21:18 +0000 (18:21 +0000)]
Update.
drepper [Wed, 31 Mar 1999 18:19:13 +0000 (18:19 +0000)]
Update from tzdata1999d.
drepper [Wed, 31 Mar 1999 18:09:54 +0000 (18:09 +0000)]
Update.
drepper [Wed, 31 Mar 1999 18:09:33 +0000 (18:09 +0000)]
(main): Save effective user ID before dropping priviliges and use this
to check if the program is properly installed.
drepper [Wed, 31 Mar 1999 17:59:35 +0000 (17:59 +0000)]
Update.
drepper [Wed, 31 Mar 1999 17:59:12 +0000 (17:59 +0000)]
Update.
drepper [Wed, 31 Mar 1999 17:59:04 +0000 (17:59 +0000)]
Cosmetic changes.
drepper [Wed, 31 Mar 1999 17:58:44 +0000 (17:58 +0000)]
Cosmetic changes.
drepper [Wed, 31 Mar 1999 17:56:40 +0000 (17:56 +0000)]
Update for charmap changes.
drepper [Wed, 31 Mar 1999 10:48:57 +0000 (10:48 +0000)]
Update.
drepper [Wed, 31 Mar 1999 10:42:02 +0000 (10:42 +0000)]
Update.
drepper [Wed, 31 Mar 1999 10:41:21 +0000 (10:41 +0000)]
We now have a charmap to generate this from.
drepper [Wed, 31 Mar 1999 10:40:27 +0000 (10:40 +0000)]
(distribute): Remove cp1258.h.
(gen-8bit-gap-modules): Add cp1258.
drepper [Wed, 31 Mar 1999 10:37:11 +0000 (10:37 +0000)]
Chracter map for CP1258.