]> sourceware.org Git - glibc.git/log
glibc.git
24 years agoUpdate.
Ulrich Drepper [Thu, 29 Jun 2000 04:12:28 +0000 (04:12 +0000)]
Update.

2000-06-28  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/vfscanf.c: Finally handle multibyte decimal point and
thousands separator correctly.

* stdio-common/vfscanf.c: Use COMPILE_WSCANF not COMPILE_WPRINTF.
* stdio-common/vfwscanf.c: Likewise.

sequences with first byte 0x8e correctly.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 23:54:33 +0000 (23:54 +0000)]
Update.

2000-06-27  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/syscalls.list: Change argument
count into signatures for most calls.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 23:51:54 +0000 (23:51 +0000)]
Update.

2000-06-28  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/ia64/getsysstats.c: Removed.  We can use
the generic parser now.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 23:50:37 +0000 (23:50 +0000)]
Update.

2000-06-28  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: Deleted.  Hash
table entries are 32 bit on the ia64 (as specified by the ABI),
not 64 bit as on the Alpha.

* shlib-versions: Bump ia64 soname to ld-linux-ia64.so.2 to mark
change of objects to use 32 bit hash table indices (see above).

2000-06-28  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/ieee754/dbl-64/e_exp.c: Add include stdlib.h to get
prototype for abs().

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 23:28:29 +0000 (23:28 +0000)]
Update.

2000-06-28  Wolfram Gloger  <wg@malloc.de>

* malloc/malloc.c (chunk_alloc): If extension of the linear heap
fails, try mmap_chunk() as a last resort even though n_mmaps_max
may have been reached.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 23:00:28 +0000 (23:00 +0000)]
Update.

* locale/programs/ld-collate.c (insert_weights): Handle <Uxxxx>
symbols in multi-character weights correctly.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 21:46:28 +0000 (21:46 +0000)]
Update.

* wcsmbs/mbrtowc.c: Set flush to 1 for conversion function calls
depending on whether the input string is empty or not.

* wcsmbs/mbrtowc.c: Calling function without input means clearing the
given state and not avoiding this by modifying a local object.
* wcsmbs/wcrtomb.c: Likewise.

* iconv/skeleton.c: If no EMIT_SHIFT_TO_INIT is defined clear state
object since some incomplete characters might be in there.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 21:38:03 +0000 (21:38 +0000)]
Update.

* Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
(TEST_MBWC_ENV): Remove unnecessary slash.
* tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.

* tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.

* Makefile: Add do-tst-mbswcs to dependencies of locale test suite
tests.

24 years agoFix cut&paste error.
Ulrich Drepper [Wed, 28 Jun 2000 19:49:23 +0000 (19:49 +0000)]
Fix cut&paste error.

24 years ago* weaks.c: Wrap BP_SYM () around weak extern declarations of
Greg McGary [Wed, 28 Jun 2000 19:44:22 +0000 (19:44 +0000)]
* weaks.c: Wrap BP_SYM () around weak extern declarations of

pthread functions that have pointers in their return+arg signatures.
2000-06-28  Greg McGary  <greg@mcgary.org>

* weaks.c: Wrap BP_SYM () around weak extern declarations of
pthread functions that have pointers in their return+arg signatures.

* sysdeps/pthread/bits/libc-lock.h: Wrap BP_SYM () around weak
extern declarations of pthread functions that have pointers in
their return+arg signatures.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 18:11:30 +0000 (18:11 +0000)]
Update.

* iconvdata/euc-jp.c: In conversion to UCS4, handling invalid
sequences with first by 0x8e correctly.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 18:04:12 +0000 (18:04 +0000)]
Update.

2000-06-28  Ulrich Drepper  <drepper@redhat.com>

* iconvdata/jis0208.h: Remove redundant test.

24 years agoExplicitly add control character in U0000-U001F and U007F-U009F range for backward...
Ulrich Drepper [Wed, 28 Jun 2000 17:13:42 +0000 (17:13 +0000)]
Explicitly add control character in U0000-U001F and U007F-U009F range for backward compatibility.

24 years agoUpdate.
Andreas Jaeger [Wed, 28 Jun 2000 13:09:35 +0000 (13:09 +0000)]
Update.

* tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
warning.

24 years agoUpdate.
Andreas Jaeger [Wed, 28 Jun 2000 13:05:23 +0000 (13:05 +0000)]
Update.

* Makefile (locale_test_suite): Add tst_mbrlen.
(tst_mbrlen-ENV): New.

* tests-mbwc/tst_mbrlen.c: New file

* tests-mbwc/dat_mbrlen.c: New file.

* tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const
char*.
(struct TST_HEAD): Use const char* instead of an array.

* tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.

* tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.

* tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.

24 years agoTest files for mbrlen.c.
Andreas Jaeger [Wed, 28 Jun 2000 12:56:56 +0000 (12:56 +0000)]
Test files for mbrlen.c.

24 years agoCorrect problems found by test suite.
Ulrich Drepper [Wed, 28 Jun 2000 09:19:30 +0000 (09:19 +0000)]
Correct problems found by test suite.

24 years ago(TST_LOC_de_UTF8): Added.
Andreas Jaeger [Wed, 28 Jun 2000 08:24:36 +0000 (08:24 +0000)]
(TST_LOC_de_UTF8): Added.

2000-06-28  Andreas Jaeger  <aj@suse.de>

* tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 06:25:27 +0000 (06:25 +0000)]
Update.

* sysdeps/generic/initfini.c (SECTION): Remove trailing semicolon.
Add it where it is needed now.

24 years agoUpdate.
Ulrich Drepper [Wed, 28 Jun 2000 04:27:24 +0000 (04:27 +0000)]
Update.

* locale/programs/ld-ctype.c (ctype_finish): Take all characters from
the input charset into account when generating the hash table.
(allocate_arrays): Correct setting default width.  Not all empty slots
in the table are filled, only those not covert explicitly by the
locale description and in the charset.

* stdio-common/vfscanf.c: Make sure to always return WEOF and EOF for
wide character version.
For %C handling, test correct pointer variable for NULL.

* wcsmbs/wctob.c: Handle WEOF special.

* wcsmbs/wcwidth.h: 0xff in width array means invalid character.

* wctype/wctype.h: Protect gcc-isms with __extension__.  Avoid
always-true test to avoid warning.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 20:27:32 +0000 (20:27 +0000)]
Update.

2000-06-27  Ulrich Drepper  <drepper@redhat.com>

* wctype/towctrans.c (__towctrans): Be graceful and accept error
return values from the wctrans function.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 18:09:54 +0000 (18:09 +0000)]
Update.

* locales/i18n: Backspace isn't blank, tab is.

* tst-ctype.c (main): Add tests for control characters and space.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 17:49:19 +0000 (17:49 +0000)]
Update.

* locales/i18n: Backspace is no space.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 17:44:09 +0000 (17:44 +0000)]
Update.

2000-06-27  Ulrich Drepper  <drepper@redhat.com>

* locales/i18n: Add \t to space.

24 years agoAdd \t to space.
Ulrich Drepper [Tue, 27 Jun 2000 17:42:22 +0000 (17:42 +0000)]
Add \t to space.

24 years agoUpdate.
Andreas Jaeger [Tue, 27 Jun 2000 17:38:25 +0000 (17:38 +0000)]
Update.

2000-06-27  Andreas Jaeger  <aj@suse.de>

* Makefile (TEST_MBWC_ENV): New variable.
Use it for all tests from tests-mbwc.

24 years ago* Makefile (TEST_MBWC_ENV): New variable.
Andreas Jaeger [Tue, 27 Jun 2000 17:37:42 +0000 (17:37 +0000)]
* Makefile (TEST_MBWC_ENV): New variable.

Use it for all tests from tests-mbwc.

24 years agomove linuxthreads entry
Greg McGary [Tue, 27 Jun 2000 17:17:48 +0000 (17:17 +0000)]
move linuxthreads entry

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 17:12:56 +0000 (17:12 +0000)]
Update.

2000-06-27  Ulrich Drepper  <drepper@redhat.com>

* tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.

24 years agoGenerate ja_JP.EUC-JP locale and test it.
Ulrich Drepper [Tue, 27 Jun 2000 17:10:47 +0000 (17:10 +0000)]
Generate ja_JP.EUC-JP locale and test it.

24 years ago* elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().
Greg McGary [Tue, 27 Jun 2000 17:05:42 +0000 (17:05 +0000)]
* elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().

* include/libc-symbols.h (weak_extern): Add extra level of expansion.
(symbol_version, default_symbol_version): Factor redundant
definitions out of conditional.
* linuxthreads/sysdeps/pthread/bits/libc-lock.h:
Wrap BP_SYM () around weak extern declarations of pthread
functions that have pointers in their return+arg signatures.
2000-06-27  Greg McGary  <greg@mcgary.org>

* elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().
* include/libc-symbols.h (weak_extern): Add extra level of expansion.
(symbol_version, default_symbol_version): Factor redundant
definitions out of conditional.
* linuxthreads/sysdeps/pthread/bits/libc-lock.h:
Wrap BP_SYM () around weak extern declarations of pthread
functions that have pointers in their return+arg signatures.

24 years agoMakefile: Add environment setting for all tests from tests-mbwc.
Andreas Jaeger [Tue, 27 Jun 2000 16:35:42 +0000 (16:35 +0000)]
Makefile: Add environment setting for all tests from tests-mbwc.

2000-06-27  Andreas Jaeger  <aj@suse.de>

* Makefile: Add environment setting for all tests from tests-mbwc.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 16:33:48 +0000 (16:33 +0000)]
Update.

2000-06-27  Jakub Jelinek  <jakub@redhat.com>

* libio/obprintf.c (_IO_obstack_vprintf): Call obstack_make_room,
not obstack_blank.

24 years ago(_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.
Ulrich Drepper [Tue, 27 Jun 2000 16:08:27 +0000 (16:08 +0000)]
(_IO_obstack_vprintf): Call obstack_make_room, not obstack_blank.

24 years agoAdd new files to tests and add environment for them.
Andreas Jaeger [Tue, 27 Jun 2000 15:53:49 +0000 (15:53 +0000)]
Add new files to tests and add environment for them.

24 years agoUpdate.
Andreas Jaeger [Tue, 27 Jun 2000 12:25:46 +0000 (12:25 +0000)]
Update.

* tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
<kuwahara@cthulhu.engr.sgi.com><kuwahara@cthulhu.engr.sgi.com>.

24 years ago* Makefile (tests): Add tests from tests-mbwc subdirectory,
Andreas Jaeger [Tue, 27 Jun 2000 12:14:09 +0000 (12:14 +0000)]
* Makefile (tests): Add tests from tests-mbwc subdirectory,

comment them out for now.
(subdir-dirs): New for tests-mbwc, add also vpaths.
* Makefile (tests): Add tests from tests-mbwc subdirectory,
comment them out for now.
(subdir-dirs): New for tests-mbwc, add also vpaths.

24 years agoAdd missing / in LC_CTYPE.
Andreas Jaeger [Tue, 27 Jun 2000 08:18:25 +0000 (08:18 +0000)]
Add missing / in LC_CTYPE.

2000-06-27  Andreas Jaeger  <aj@suse.de>

* locales/ja_JP: Add missing / in LC_CTYPE.

24 years agoNot needed.
Ulrich Drepper [Tue, 27 Jun 2000 08:00:21 +0000 (08:00 +0000)]
Not needed.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 06:20:43 +0000 (06:20 +0000)]
Update.

2000-06-26  Ulrich Drepper  <drepper@redhat.com>

* include/libc-symbols.h (symbol_version): Add extra level of
macro expansion.
(default_symbol_version): Likewise.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 04:01:28 +0000 (04:01 +0000)]
Update.

* Makefile (distribute): Add tst-ctype-de_DE.in.

24 years agoUpdate.
Ulrich Drepper [Tue, 27 Jun 2000 03:59:26 +0000 (03:59 +0000)]
Update.

* tst-ctype.c: Read in more tests from stdin.
* tst-ctype.sh: Feed extra test data to program via stdin.
* tst-ctype-de_DE.in: New file.

* locales/i18n (punct): Exclude U00A0.
(blank): Include U00A0.

* locales/ja_JP: Updates for new format.

* Makefile (test-srcs): Add tst-ctype.
(distribute): Add tst-ctype.sh.
(do-tst-ctype): New target.  Run for tests.
* tst-ctype.c: New file.
* tst-ctype.sh: New file.

24 years agoMore test data for tst-ctype test program.
Ulrich Drepper [Tue, 27 Jun 2000 03:56:55 +0000 (03:56 +0000)]
More test data for tst-ctype test program.

24 years ago* sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns.
Greg McGary [Tue, 27 Jun 2000 01:52:26 +0000 (01:52 +0000)]
* sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns.

* sysdeps/unix/i386/sysdep.S (syscall_error): Push & pop space
for BP return value & push implicit struct-return pointer to
__errno_location.
* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
(SYSCALL_ERROR_HANDLER): Likewise.
* sysdeps/unix/sysv/linux/i386/i686/sysdep.h
(SYSCALL_ERROR_HANDLER): Likewise.
* sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN): Fold insns.
* sysdeps/unix/i386/sysdep.S (syscall_error): Push & pop space
for BP return value & push implicit struct-return pointer to
__errno_location.
* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
(SYSCALL_ERROR_HANDLER): Likewise.
* sysdeps/unix/sysv/linux/i386/i686/sysdep.h
(SYSCALL_ERROR_HANDLER): Likewise.

* Makeconfig (CPPFLAGS-.ob): Pass -fbounded-pointers
for all files *.[cS].

24 years ago* Makeconfig: Add missing comment.
Greg McGary [Tue, 27 Jun 2000 01:20:02 +0000 (01:20 +0000)]
* Makeconfig: Add missing comment.

* csu/Makefile (extra-objs, omit-deps, install-lib): Add
BP-flavored startup object.
($(objpfx)b$(start-installed-name)): New rule.
* include/libc-symbols.h (symbol_set_declare): Change type
of `__start_##set' and `__stop_##set' to pointer-to-function.
(symbol_set_declare): Change type of `set' to array of
pointer-to-function.
* include/set-hooks.h (RUN_HOOK): Change type of `ptr' to
pointer-to-function.
* Makeconfig: Add missing comment.
* csu/Makefile (extra-objs, omit-deps, install-lib): Add
BP-flavored startup object.
($(objpfx)b$(start-installed-name)): New rule.
* include/libc-symbols.h (symbol_set_declare): Change type
of `__start_##set' and `__stop_##set' to pointer-to-function.
(symbol_set_declare): Change type of `set' to array of
pointer-to-function.
* include/set-hooks.h (RUN_HOOK): Change type of `ptr' to
pointer-to-function.

24 years agoUpdates for new format.
Ulrich Drepper [Tue, 27 Jun 2000 01:05:19 +0000 (01:05 +0000)]
Updates for new format.

24 years ago(test-srcs): Add tst-ctype. (distribute): Add tst-ctype.sh. (do-tst-ctype): New targe...
Ulrich Drepper [Tue, 27 Jun 2000 01:03:13 +0000 (01:03 +0000)]
(test-srcs): Add tst-ctype. (distribute): Add tst-ctype.sh. (do-tst-ctype): New target.  Run for tests.

24 years ago* string/bits/string2.h: Inhibit inlines if __BOUNDED_POINTERS__.
Greg McGary [Tue, 27 Jun 2000 00:18:27 +0000 (00:18 +0000)]
* string/bits/string2.h: Inhibit inlines if __BOUNDED_POINTERS__.

* string/bits/string2.h: Inhibit inlines if __BOUNDED_POINTERS__.

24 years ago* sysdeps/unix/sysv/linux/syscalls.list: Add missing signatures.
Greg McGary [Tue, 27 Jun 2000 00:14:44 +0000 (00:14 +0000)]
* sysdeps/unix/sysv/linux/syscalls.list: Add missing signatures.

Remove clock_* and timer_* entries.
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Replace
arg-count with signatures.
* sysdeps/unix/sysv/linux/syscalls.list: Add missing signatures.
Remove clock_* and timer_* entries.
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Replace
arg-count with signatures.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 23:38:07 +0000 (23:38 +0000)]
Update.

* locales/i18n: NUL character must not be in cntrl.

24 years agoNUL character must not be in cntrl.
Ulrich Drepper [Mon, 26 Jun 2000 23:37:53 +0000 (23:37 +0000)]
NUL character must not be in cntrl.

24 years ago* sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM ().
Greg McGary [Mon, 26 Jun 2000 22:15:00 +0000 (22:15 +0000)]
* sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM ().

Check bounds of arguments.
* sysdeps/i386/addmul_1.S: Likewise.
* sysdeps/i386/lshift.S: Likewise.
* sysdeps/i386/mul_1.S: Likewise.
* sysdeps/i386/rshift.S: Likewise.
* sysdeps/i386/sub_n.S: Likewise.
* sysdeps/i386/submul_1.S: Likewise.
* sysdeps/i386/i586/add_n.S: Likewise.
* sysdeps/i386/i586/addmul_1.S: Likewise.
* sysdeps/i386/i586/lshift.S: Likewise.
* sysdeps/i386/i586/rshift.S: Likewise.
* sysdeps/i386/i586/sub_n.S: Likewise.
* sysdeps/i386/i686/add_n.S: Likewise.
* sysdeps/i386/memchr.S: Likewise.
* sysdeps/i386/memcmp.S: Likewise.
* sysdeps/i386/rawmemchr.S: Likewise.
* sysdeps/i386/i586/bzero.S: Likewise.
* sysdeps/i386/i586/memcpy.S: Likewise.
* sysdeps/i386/i586/mempcpy.S: Likewise.
* sysdeps/i386/i586/memset.S: Likewise.
* sysdeps/i386/i686/bzero.S: Likewise.
* sysdeps/i386/i686/memcpy.S: Likewise.
* sysdeps/i386/i686/mempcpy.S: Likewise.
* sysdeps/i386/i686/memset.S: Likewise.

* sysdeps/i386/stpcpy.S: Likewise.
* sysdeps/i386/stpncpy.S: Likewise.
* sysdeps/i386/strchr.S: Likewise.
* sysdeps/i386/strchrnul.S: Likewise.
* sysdeps/i386/strcspn.S: Likewise.
* sysdeps/i386/strpbrk.S: Likewise.
* sysdeps/i386/strrchr.S: Likewise.
* sysdeps/i386/strspn.S: Likewise.
* sysdeps/i386/strtok.S: Likewise.
* sysdeps/i386/strtok_r.S: Likewise.
* sysdeps/i386/i486/strcat.S: Likewise.
* sysdeps/i386/i486/strlen.S: Likewise.
* sysdeps/i386/i586/strchr.S: Likewise.
* sysdeps/i386/i586/strcpy.S: Likewise.
* sysdeps/i386/i586/strlen.S: Likewise.
* sysdeps/i386/i686/strcmp.S: Likewise.
* sysdeps/i386/i686/strtok.S: Likewise.
* sysdeps/i386/i686/strtok_r.S: Likewise.

* sysdeps/i386/fpu/fegetenv.c: Wrap symbol names with BP_SYM ().
* sysdeps/i386/fpu/fesetenv.c: Likewise.
* sysdeps/i386/fpu/feupdateenv.c: Likewise.
* sysdeps/i386/fpu/fgetexcptflg.c: Likewise.
* sysdeps/i386/fpu/fsetexcptflg.c: Likewise.
* sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM ().
Check bounds of arguments.
* sysdeps/i386/addmul_1.S: Likewise.
* sysdeps/i386/lshift.S: Likewise.
* sysdeps/i386/mul_1.S: Likewise.
* sysdeps/i386/rshift.S: Likewise.
* sysdeps/i386/sub_n.S: Likewise.
* sysdeps/i386/submul_1.S: Likewise.
* sysdeps/i386/i586/add_n.S: Likewise.
* sysdeps/i386/i586/addmul_1.S: Likewise.
* sysdeps/i386/i586/lshift.S: Likewise.
* sysdeps/i386/i586/rshift.S: Likewise.
* sysdeps/i386/i586/sub_n.S: Likewise.
* sysdeps/i386/i686/add_n.S: Likewise.

* sysdeps/i386/memchr.S: Likewise.
* sysdeps/i386/memcmp.S: Likewise.
* sysdeps/i386/rawmemchr.S: Likewise.
* sysdeps/i386/i586/bzero.S: Likewise.
* sysdeps/i386/i586/memcpy.S: Likewise.
* sysdeps/i386/i586/mempcpy.S: Likewise.
* sysdeps/i386/i586/memset.S: Likewise.
* sysdeps/i386/i686/bzero.S: Likewise.
* sysdeps/i386/i686/memcpy.S: Likewise.
* sysdeps/i386/i686/mempcpy.S: Likewise.
* sysdeps/i386/i686/memset.S: Likewise.

* sysdeps/i386/stpcpy.S: Likewise.
* sysdeps/i386/stpncpy.S: Likewise.
* sysdeps/i386/strchr.S: Likewise.
* sysdeps/i386/strchrnul.S: Likewise.
* sysdeps/i386/strcspn.S: Likewise.
* sysdeps/i386/strpbrk.S: Likewise.
* sysdeps/i386/strrchr.S: Likewise.
* sysdeps/i386/strspn.S: Likewise.
* sysdeps/i386/strtok.S: Likewise.
* sysdeps/i386/strtok_r.S: Likewise.
* sysdeps/i386/i486/strcat.S: Likewise.
* sysdeps/i386/i486/strlen.S: Likewise.
* sysdeps/i386/i586/strchr.S: Likewise.
* sysdeps/i386/i586/strcpy.S: Likewise.
* sysdeps/i386/i586/strlen.S: Likewise.
* sysdeps/i386/i686/strcmp.S: Likewise.
* sysdeps/i386/i686/strtok.S: Likewise.
* sysdeps/i386/i686/strtok_r.S: Likewise.

* sysdeps/i386/fpu/fegetenv.c: Wrap symbol names with BP_SYM ().
* sysdeps/i386/fpu/fesetenv.c: Likewise.
* sysdeps/i386/fpu/feupdateenv.c: Likewise.
* sysdeps/i386/fpu/fgetexcptflg.c: Likewise.
* sysdeps/i386/fpu/fsetexcptflg.c: Likewise.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 20:07:09 +0000 (20:07 +0000)]
Update.

2000-06-26  Ulrich Drepper  <drepper@redhat.com>

* Makefile (test-input): Add en_US.ISO-8859-1.
* en_US.in: New file.

24 years ago(clock_nanosleep): Add one more __builtin_expect.
Ulrich Drepper [Mon, 26 Jun 2000 19:26:07 +0000 (19:26 +0000)]
(clock_nanosleep): Add one more __builtin_expect.

24 years ago* sysdeps/i386/addmul_1.S: Exchange roles of %ebp and %ebx.
Greg McGary [Mon, 26 Jun 2000 18:20:43 +0000 (18:20 +0000)]
* sysdeps/i386/addmul_1.S: Exchange roles of %ebp and %ebx.

* sysdeps/i386/mul_1.S: Likewise.
* sysdeps/i386/submul_1.S: Likewise.
* sysdeps/i386/i586/add_n.S: Likewise.
* sysdeps/i386/i586/addmul_1.S: Likewise.
* sysdeps/i386/i586/lshift.S: Likewise.
* sysdeps/i386/i586/mul_1.S: Likewise.
* sysdeps/i386/i586/rshift.S: Likewise.
* sysdeps/i386/i586/sub_n.S: Likewise.
* sysdeps/i386/i586/submul_1.S: Likewise.
2000-06-26  Greg McGary  <greg@mcgary.org>

* sysdeps/i386/addmul_1.S: Exchange roles of %ebp and %ebx.
* sysdeps/i386/mul_1.S: Likewise.
* sysdeps/i386/submul_1.S: Likewise.
* sysdeps/i386/i586/add_n.S: Likewise.
* sysdeps/i386/i586/addmul_1.S: Likewise.
* sysdeps/i386/i586/lshift.S: Likewise.
* sysdeps/i386/i586/mul_1.S: Likewise.
* sysdeps/i386/i586/rshift.S: Likewise.
* sysdeps/i386/i586/sub_n.S: Likewise.
* sysdeps/i386/i586/submul_1.S: Likewise.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 18:12:12 +0000 (18:12 +0000)]
Update.

2000-06-26  Ulrich Drepper  <drepper@redhat.com>

* rt/Makefile (librt-routines): Add clock_nanosleep.
* rt/Versions [GLIBC_2.2] (librt): Add clock_nanosleep.
* sysdeps/generic/clock_nanosleep.c: New file.
* sysdeps/unix/clock_nanosleep.c: New file.
* sysdeps/unix/i386/i586/clock_nanosleep.c: New file.
* time/time.h: Declare clock_nanosleep.

24 years ago(librt-routines): Add clock_nanosleep.
Ulrich Drepper [Mon, 26 Jun 2000 18:07:47 +0000 (18:07 +0000)]
(librt-routines): Add clock_nanosleep.

24 years ago* sysdeps/i386/asm-syntax.h (R, MEM, MEM_DISP, MEM_INDEX,
Greg McGary [Mon, 26 Jun 2000 16:48:10 +0000 (16:48 +0000)]
* sysdeps/i386/asm-syntax.h (R, MEM, MEM_DISP, MEM_INDEX,

INSN1, INSN2, TEXT, GLOBL): Remove macros.
(ALIGN): Cleanup surrounding conditionals.
* sysdeps/i386/addmul_1.S: Replace asm-syntax macros with gas syntax.
Call ENTER/LEAVE macros.
* sysdeps/i386/mul_1.S: Replace asm-syntax macros with gas syntax.
* sysdeps/i386/submul_1.S: Likewise.

* sysdeps/i386/i586/addmul_1.S: Replace asm-syntax macros with gas
syntax.  Define & use symbolic argument stack offsets.  Call
ENTER/LEAVE macros.
* sysdeps/i386/i586/mul_1.S: Likewise.
* sysdeps/i386/i586/submul_1.S: Likewise.
2000-06-26  Greg McGary  <greg@mcgary.org>

* sysdeps/i386/asm-syntax.h (R, MEM, MEM_DISP, MEM_INDEX,
INSN1, INSN2, TEXT, GLOBL): Remove macros.
(ALIGN): Cleanup surrounding conditionals.

* sysdeps/i386/addmul_1.S: Replace asm-syntax macros with gas syntax.
Call ENTER/LEAVE macros.
* sysdeps/i386/mul_1.S: Replace asm-syntax macros with gas syntax.
* sysdeps/i386/submul_1.S: Likewise.

* sysdeps/i386/i586/addmul_1.S: Replace asm-syntax macros with gas
syntax.  Define & use symbolic argument stack offsets.  Call
ENTER/LEAVE macros.
* sysdeps/i386/i586/mul_1.S: Likewise.
* sysdeps/i386/i586/submul_1.S: Likewise.

24 years ago(pthread_mutex_timedlock): Document restrictions of mutex types.
Ulrich Drepper [Mon, 26 Jun 2000 16:39:37 +0000 (16:39 +0000)]
(pthread_mutex_timedlock): Document restrictions of mutex types.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 08:01:33 +0000 (08:01 +0000)]
Update.

2000-06-26  Ulrich Drepper  <drepper@redhat.com>

* Makefile (tests): Add ex11.  Add rules to build it.
* Examples/ex11.c: New file.
* rwlock.c: Fix complete braindamaged previous try to implement
timedout functions.

* spinlock.c: Pretty print.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 01:47:56 +0000 (01:47 +0000)]
Update.

2000-06-25  Ulrich Drepper  <drepper@redhat.com>

* Makefile (tests): Add ex10.  Add rules to build it.
* Versions [GLIBC_2.2] (libpthread): Add pthread_mutex_timedlock,
pthread_rwlock_timedrdlock, and pthread_rwlock_timedwrlock.
* condvar.c (pthread_cond_wait): Allow mutex of kind
PTHREAD_MUTEX_TIMED_NP.
(pthread_cond_timedwait_relative): Likewise.
* mutex.c (__pthread_mutex_init): Default is PTHREAD_MUTEX_TIMED_NP.
(__pthread_mutex_trylock): Use __pthread_alt_trylock for
PTHREAD_MUTEX_ERRORCHECK_NP.  Handle PTHREAD_MUTEX_TIMED_NP.
(__pthread_mutex_lock): Use __pthread_alt_lock for
PTHREAD_MUTEX_ERRORCHECK_NP.  Handle PTHREAD_MUTEX_TIMED_NP.
(__pthread_mutex_timedlock): New function.
(__pthread_mutex_unlock): Use __pthread_alt_unlock for
PTHREAD_MUTEX_ERRORCHECK_NP.  Handle PTHREAD_MUTEX_TIMED_NP.
(__pthread_mutexattr_init): Use PTHREAD_MUTEX_TIMED_NP.
(__pthread_mutexattr_settype): Allow PTHREAD_MUTEX_TIMED_NP.
* spinlock.c: Implement alternate fastlocks.
* spinlock.h: Add prototypes.
* Examples/ex10.c: New file.
* sysdeps/pthread/pthread.h: Add prototypes for new functions.
Patch by Kaz Kylheku <kaz@ashi.footprints.net>.

* rwlock.c (__pthread_rwlock_rdlock): Optimize loop a bit.
(__pthread_rwlock_timedrdlock): New function.
(__pthread_rwlock_timedwrlock): New function.
Use laternate fastlock function everywhere.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 00:38:37 +0000 (00:38 +0000)]
Update.

2000-06-25  Greg McGary  <greg@mcgary.org>

* sysdeps/i386/i586/memcpy.S: Redefine memcpy as mempcpy,
not as bcopy.

24 years agoUpdate.
Ulrich Drepper [Mon, 26 Jun 2000 00:26:21 +0000 (00:26 +0000)]
Update.

* iconvdata/gen-8bit-gap-1.sh: Update for new charmap format.
* iconvdata/gen-8bit-gap.sh: Likewise.
* iconvdata/gen-8bit.sh: Likewise.

* iconv/gconv_open.c (__gconv_open): Move comment to correct position.

* locale/programs/ld-collate.c (collate_read): Don't actually read
the copy locale if we are ignoring the content.

* sunrpc/xdr_rec.c (set_input_fragment): Fix PR libc/1549, patch from
Jens Moeller <jens.moeller@waii.com>.

24 years agoUpdate.
Ulrich Drepper [Sun, 25 Jun 2000 20:26:58 +0000 (20:26 +0000)]
Update.

* locale/programs/ld-address.c (INT_STR_ELEM): Correct test for
unknown character.

24 years agoUpdate-
Ulrich Drepper [Sun, 25 Jun 2000 18:23:21 +0000 (18:23 +0000)]
Update-

* locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.

24 years agoUpdate.
Ulrich Drepper [Sun, 25 Jun 2000 18:14:28 +0000 (18:14 +0000)]
Update.

2000-06-25  Ulrich Drepper  <drepper@redhat.com>

* locale/programs/ld-collate.c: Correct handling of different
collation sections.
* locale/programs/localedef.c (add_to_readlist): Take locale pointer
as extra parameter from which to copy category information.
Change all callers.
(load_locale): Likewise.
* locale/programs/localedef.h: Update prototypes of add_to_readlist
and load_locale.
* locale/programs/ld-ctype.c: Update call to add_to_readlist.
* locale/programs/locfile.h: Likewise.
* locale/programs/locfile-kw.gperf: Add entry for script.
* locale/programs/locfile-token.h: Add tok_script.

* locale/programs/locale.c: Update copyright year.
* locale/programs/localedef.c: Likewise.

* xdr_rec.c (set_input_fragment): Fix PR libc/1549, patch from Jens

24 years agoCorrect handling of different collation sections.
Ulrich Drepper [Sun, 25 Jun 2000 18:01:25 +0000 (18:01 +0000)]
Correct handling of different collation sections.

24 years agoUpdate.
Andreas Jaeger [Sun, 25 Jun 2000 08:45:52 +0000 (08:45 +0000)]
Update.

2000-06-23  Thorsten Kukuk  <kukuk@suse.de>

* xdr_rec.c (set_input_fragment) Fix PR libc/1549, patch from Jens
Moeller <jens.moeller@waii.com>.

24 years ago * xdr_rec.c (set_input_fragment) Fix PR libc/1549, patch from Jens ...
Andreas Jaeger [Sun, 25 Jun 2000 08:45:34 +0000 (08:45 +0000)]
    * xdr_rec.c (set_input_fragment) Fix PR libc/1549, patch from Jens         Moeller <jens.moeller@waii.com>.

24 years agoUpdate.
Ulrich Drepper [Sat, 24 Jun 2000 19:12:38 +0000 (19:12 +0000)]
Update.

(iso3166): Likewise.

24 years agoUpdate.
Ulrich Drepper [Sat, 24 Jun 2000 18:53:49 +0000 (18:53 +0000)]
Update.

* locale/programs/ld-name.c (name_finish): Add missing format
specifier to test for name_fmt.

24 years agoUpdate.
Ulrich Drepper [Sat, 24 Jun 2000 18:49:37 +0000 (18:49 +0000)]
Update.

* locale/programs/ld-address.c (iso639): Correct length of string
elements.
* sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_fpxregset_t): Define.

* sysdeps/unix/sysv/linux/i386/sys/user.h (struct user_fpxregs_struct):
Define.

24 years agoUpdate.
Ulrich Drepper [Sat, 24 Jun 2000 07:19:56 +0000 (07:19 +0000)]
Update.

2000-06-24  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_fpxregset_t):
Define.

* sysdeps/unix/sysv/linux/i386/sys/user.h (struct
user_fpxregs_struct): Define.

* elf/elf.h (NT_PRFPXREG): Define.

24 years agoUpdate.
Ulrich Drepper [Sat, 24 Jun 2000 07:08:49 +0000 (07:08 +0000)]
Update.

2000-06-23  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Define
PTRACE_GETFPXREGS and PTRACE_SETFPXREGS.

24 years agoUpdate.
Ulrich Drepper [Sat, 24 Jun 2000 05:29:29 +0000 (05:29 +0000)]
Update.

2000-06-23  Ulrich Drepper  <drepper@redhat.com>

* charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
* charmaps/ANSI_X3.4-1968: Likewise.
* charmaps/ASMO_449: Likewise.
* charmaps/BALTIC: Likewise.
* charmaps/BS_4730: Likewise.
* charmaps/BS_VIEWDATA: Likewise.
* charmaps/CP1250: Likewise.
* charmaps/CP1251: Likewise.
* charmaps/CP1252: Likewise.
* charmaps/CP1253: Likewise.
* charmaps/CP1254: Likewise.
* charmaps/CP1255: Likewise.
* charmaps/CP1256: Likewise.
* charmaps/CP1257: Likewise.
* charmaps/CP1258: Likewise.
* charmaps/CSA_Z243.4-1985-1: Likewise.
* charmaps/CSA_Z243.4-1985-2: Likewise.
* charmaps/CSA_Z243.4-1985-GR: Likewise.
* charmaps/CSN_369103: Likewise.
* charmaps/CWI: Likewise.
* charmaps/DEC-MCS: Likewise.
* charmaps/DIN_66003: Likewise.
* charmaps/DS_2089: Likewise.
* charmaps/EBCDIC-AT-DE: Likewise.
* charmaps/EBCDIC-AT-DE-A: Likewise.
* charmaps/EBCDIC-CA-FR: Likewise.
* charmaps/EBCDIC-DK-NO: Likewise.
* charmaps/EBCDIC-DK-NO-A: Likewise.
* charmaps/EBCDIC-ES: Likewise.
* charmaps/EBCDIC-ES-A: Likewise.
* charmaps/EBCDIC-ES-S: Likewise.
* charmaps/EBCDIC-FI-SE: Likewise.
* charmaps/EBCDIC-FI-SE-A: Likewise.
* charmaps/EBCDIC-FR: Likewise.
* charmaps/EBCDIC-IS-FRISS: Likewise.
* charmaps/EBCDIC-IT: Likewise.
* charmaps/EBCDIC-PT: Likewise.
* charmaps/EBCDIC-UK: Likewise.
* charmaps/EBCDIC-US: Likewise.
* charmaps/ECMA-CYRILLIC: Likewise.
* charmaps/ES: Likewise.
* charmaps/ES2: Likewise.
* charmaps/EUC-JP: Likewise.
* charmaps/EUC-KR: Likewise.
* charmaps/GB2312: Likewise.
* charmaps/GBK: Likewise.
* charmaps/GB_1988-80: Likewise.
* charmaps/GOST_19768-74: Likewise.
* charmaps/GREEK-CCITT: Likewise.
* charmaps/GREEK7: Likewise.
* charmaps/GREEK7-OLD: Likewise.
* charmaps/HP-ROMAN8: Likewise.
* charmaps/IBM037: Likewise.
* charmaps/IBM038: Likewise.
* charmaps/IBM1004: Likewise.
* charmaps/IBM1026: Likewise.
* charmaps/IBM1047: Likewise.
* charmaps/IBM256: Likewise.
* charmaps/IBM273: Likewise.
* charmaps/IBM274: Likewise.
* charmaps/IBM275: Likewise.
* charmaps/IBM277: Likewise.
* charmaps/IBM278: Likewise.
* charmaps/IBM280: Likewise.
* charmaps/IBM281: Likewise.
* charmaps/IBM284: Likewise.
* charmaps/IBM285: Likewise.
* charmaps/IBM290: Likewise.
* charmaps/IBM297: Likewise.
* charmaps/IBM420: Likewise.
* charmaps/IBM423: Likewise.
* charmaps/IBM424: Likewise.
* charmaps/IBM437: Likewise.
* charmaps/IBM500: Likewise.
* charmaps/IBM850: Likewise.
* charmaps/IBM851: Likewise.
* charmaps/IBM852: Likewise.
* charmaps/IBM855: Likewise.
* charmaps/IBM857: Likewise.
* charmaps/IBM860: Likewise.
* charmaps/IBM861: Likewise.
* charmaps/IBM862: Likewise.
* charmaps/IBM863: Likewise.
* charmaps/IBM864: Likewise.
* charmaps/IBM865: Likewise.
* charmaps/IBM866: Likewise.
* charmaps/IBM868: Likewise.
* charmaps/IBM869: Likewise.
* charmaps/IBM870: Likewise.
* charmaps/IBM871: Likewise.
* charmaps/IBM874: Likewise.
* charmaps/IBM875: Likewise.
* charmaps/IBM880: Likewise.
* charmaps/IBM891: Likewise.
* charmaps/IBM903: Likewise.
* charmaps/IBM904: Likewise.
* charmaps/IBM905: Likewise.
* charmaps/IBM918: Likewise.
* charmaps/IEC_P27-1: Likewise.
* charmaps/INIS: Likewise.
* charmaps/INIS-CYRILLIC: Likewise.
* charmaps/INVARIANT: Likewise.
* charmaps/ISIRI-3342: Likewise.
* charmaps/ISO-8859-1: Likewise.
* charmaps/ISO-8859-10: Likewise.
* charmaps/ISO-8859-13: Likewise.
* charmaps/ISO-8859-14: Likewise.
* charmaps/ISO-8859-15: Likewise.
* charmaps/ISO-8859-16: Likewise.
* charmaps/ISO-8859-2: Likewise.
* charmaps/ISO-8859-3: Likewise.
* charmaps/ISO-8859-4: Likewise.
* charmaps/ISO-8859-5: Likewise.
* charmaps/ISO-8859-6: Likewise.
* charmaps/ISO-8859-7: Likewise.
* charmaps/ISO-8859-8: Likewise.
* charmaps/ISO-8859-9: Likewise.
* charmaps/ISO-IR-197: Likewise.
* charmaps/ISO-IR-90: Likewise.
* charmaps/ISO_10367-BOX: Likewise.
* charmaps/ISO_5427: Likewise.
* charmaps/ISO_5428: Likewise.
* charmaps/ISO_646.BASIC: Likewise.
* charmaps/ISO_646.IRV: Likewise.
* charmaps/ISO_6937: Likewise.
* charmaps/ISO_6937-2-25: Likewise.
* charmaps/ISO_6937-2-ADD: Likewise.
* charmaps/ISO_8859-SUPP: Likewise.
* charmaps/IT: Likewise.
* charmaps/JIS_C6220-1969-RO: Likewise.
* charmaps/JIS_C6229-1984-B: Likewise.
* charmaps/JIS_X0201: Likewise.
* charmaps/JUS_I.B1.002: Likewise.
* charmaps/JUS_I.B1.003-MAC: Likewise.
* charmaps/JUS_I.B1.003-SERB: Likewise.
* charmaps/KOI-8: Likewise.
* charmaps/KOI8-R: Likewise.
* charmaps/KOI8-U: Likewise.
* charmaps/KSC5636: Likewise.
* charmaps/KSX1001: Likewise.
* charmaps/LATIN-GREEK: Likewise.
* charmaps/LATIN-GREEK-1: Likewise.
* charmaps/MAC-IS: Likewise.
* charmaps/MAC-UK: Likewise.
* charmaps/MACINTOSH: Likewise.
* charmaps/MSZ_7795.3: Likewise.
* charmaps/NATS-DANO: Likewise.
* charmaps/NATS-SEFI: Likewise.
* charmaps/NC_NC00-10: Likewise.
* charmaps/NEXTSTEP: Likewise.
* charmaps/NF_Z_62-010: Likewise.
* charmaps/NF_Z_62-010_1973: Likewise.
* charmaps/NS_4551-1: Likewise.
* charmaps/NS_4551-2: Likewise.
* charmaps/PT: Likewise.
* charmaps/PT2: Likewise.
* charmaps/SAMI: Likewise.
* charmaps/SAMI-WS2: Likewise.
* charmaps/SEN_850200_B: Likewise.
* charmaps/SEN_850200_C: Likewise.
* charmaps/T.101-G2: Likewise.
* charmaps/T.61-7BIT: Likewise.
* charmaps/T.61-8BIT: Likewise.
* charmaps/TIS-620: Likewise.
* charmaps/UTF8: Likewise.
* charmaps/VIDEOTEX-SUPPL: Likewise.

24 years agoUpdate.
Andreas Jaeger [Fri, 23 Jun 2000 16:27:34 +0000 (16:27 +0000)]
Update.

* iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.

24 years ago* iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.
Andreas Jaeger [Fri, 23 Jun 2000 16:24:55 +0000 (16:24 +0000)]
* iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion.

24 years ago* sysdeps/unix/sysv/linux/m68k/syscalls.list: Replace arg-count
Andreas Schwab [Fri, 23 Jun 2000 12:45:52 +0000 (12:45 +0000)]
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Replace arg-count

with signatures.

24 years agoReplace arg-count with signatures.
Andreas Schwab [Fri, 23 Jun 2000 11:09:25 +0000 (11:09 +0000)]
Replace arg-count with signatures.

24 years agoUpdate.
Andreas Jaeger [Fri, 23 Jun 2000 09:14:42 +0000 (09:14 +0000)]
Update.

* io/test-stat.c: Add copyright header, mention Maciej.

24 years agoUpdate.
Andreas Jaeger [Fri, 23 Jun 2000 09:10:11 +0000 (09:10 +0000)]
Update.

2000-06-23  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/sys/syscall.h (SYS_pivot_root,
SYS_mincore, SYS_madvise): Added.

* sysdeps/unix/sysv/linux/mips/syscalls.list: Fix signature of
execve.

24 years agoFix signature of execve.
Andreas Jaeger [Fri, 23 Jun 2000 06:26:24 +0000 (06:26 +0000)]
Fix signature of execve.

24 years agoUpdate.
Ulrich Drepper [Fri, 23 Jun 2000 06:22:36 +0000 (06:22 +0000)]
Update.

* libio/Makefile (tests): Add tst-getwc and tst_putwc.
(CFLAGS-tst_putwc.c): New definition.
* libio/tst_getwc.c: New file.
* libio/tst_getwc.input: New file.
* libio/tst_putwc.c: New file.

24 years agoUpdate.
Ulrich Drepper [Fri, 23 Jun 2000 02:06:04 +0000 (02:06 +0000)]
Update.

2000-06-22  Ulrich Drepper  <drepper@redhat.com>

* include/string.h: Add prototype for __strdup.

24 years agoAdd prototype for __strdup.
Ulrich Drepper [Fri, 23 Jun 2000 02:04:57 +0000 (02:04 +0000)]
Add prototype for __strdup.

24 years ago* sysdeps/unix/syscalls.list (sys_mknod): Fix signatures.
Greg McGary [Thu, 22 Jun 2000 22:52:59 +0000 (22:52 +0000)]
* sysdeps/unix/syscalls.list (sys_mknod): Fix signatures.

* sysdeps/unix/inet/syscalls.list (accept, getpeername, getsockname):
Fix signatures.
2000-06-22  Greg McGary  <greg@mcgary.org>

* sysdeps/unix/syscalls.list (sys_mknod): Fix signatures.
* sysdeps/unix/inet/syscalls.list (accept, getpeername, getsockname):
Fix signatures.

24 years agoUpdate.
Ulrich Drepper [Thu, 22 Jun 2000 22:47:44 +0000 (22:47 +0000)]
Update.

2000-06-23  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/ia64/memcpy.S: Disable branch predict instruction.

24 years agoDisable branch predict instruction.
Ulrich Drepper [Thu, 22 Jun 2000 22:39:12 +0000 (22:39 +0000)]
Disable branch predict instruction.

24 years agoUpdate.
Andreas Jaeger [Thu, 22 Jun 2000 21:13:00 +0000 (21:13 +0000)]
Update.

* sysdeps/unix/sysv/linux/mips/syscalls.list: Replace arg-count
with signatures.

24 years agoReplace arg-count with signatures.
Andreas Jaeger [Thu, 22 Jun 2000 21:12:27 +0000 (21:12 +0000)]
Replace arg-count with signatures.

24 years agoUpdate.
Ulrich Drepper [Thu, 22 Jun 2000 19:43:32 +0000 (19:43 +0000)]
Update.

* sysdeps/unix/sysv/linux/ia64/bits/statfs.h: New file.

2000-06-22  Jes Sorensen  <jes@linuxcare.com>

24 years agoUpdate.
Ulrich Drepper [Thu, 22 Jun 2000 19:17:44 +0000 (19:17 +0000)]
Update.

* manual/filesys.texi: Document S_TYPEISMQ, S_TYPEISSEM, and
S_TYPEISSHM.

24 years agoUpdate.
Ulrich Drepper [Thu, 22 Jun 2000 18:27:23 +0000 (18:27 +0000)]
Update.

2000-06-22  Jes Sorensen  <jes@linuxcare.com>

* shlib-versions: Bump so versions to 6.1 for libc and libm on the
ia64 to allow 2.2+ libraries to coexist with 2.1 ones.

24 years agoUpdate.
Ulrich Drepper [Thu, 22 Jun 2000 17:59:07 +0000 (17:59 +0000)]
Update.

2000-06-22  Ulrich Drepper  <drepper@redhat.com>

* io/sys/stat.h: Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.
* sysdeps/generic/bits/stat.h: Define __S_TYPEISMQ, __S_TYPEISSEM,
and __S_TYPEISSHM.
* sysdeps/mach/hurd/bits/stat.h: Likewise.
* sysdeps/unix/bsd/bits/stat.h: Likewise.
* sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
* sysdeps/unix/sysv/bits/stat.h: Likewise.
* sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
* sysdeps/unix/sysv/hpux/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
* sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
* sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
* sysdeps/unix/sysv/aix/bits/stat.h: Likewise.

24 years agoDefine S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.
Ulrich Drepper [Thu, 22 Jun 2000 17:57:18 +0000 (17:57 +0000)]
Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.

24 years agoUpdate.
Andreas Jaeger [Thu, 22 Jun 2000 13:57:50 +0000 (13:57 +0000)]
Update.

* elf/dl-reloc.c (_dl_relocate_object): Fix typos.

24 years agoUpdate.
Andreas Jaeger [Thu, 22 Jun 2000 13:39:39 +0000 (13:39 +0000)]
Update.

2000-06-22  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/syscalls.list: Fix sysctl entry.

24 years agoFix sysctl entry.
Andreas Jaeger [Thu, 22 Jun 2000 13:38:05 +0000 (13:38 +0000)]
Fix sysctl entry.

24 years agoUpdate.
Ulrich Drepper [Wed, 21 Jun 2000 23:23:22 +0000 (23:23 +0000)]
Update.

2000-06-21  Ulrich Drepper  <drepper@redhat.com>

* iconv/gconv_trans.c: Move initialization of winbuf and winbufend
ahead.

24 years agoMove initialization of winbuf and winbufend ahead.
Ulrich Drepper [Wed, 21 Jun 2000 23:21:55 +0000 (23:21 +0000)]
Move initialization of winbuf and winbufend ahead.

This page took 0.086606 seconds and 5 git commands to generate.