]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
25 years agoInitialize __libc_multiple_libcs, needed for change in common symbol
Ulrich Drepper [Tue, 4 Jan 2000 19:54:11 +0000 (19:54 +0000)] 
Initialize __libc_multiple_libcs, needed for change in common symbol
handing in newer binutils.

25 years ago(_HAVE_STRING_ARCH_mempcpy): Define.
Ulrich Drepper [Tue, 4 Jan 2000 19:53:58 +0000 (19:53 +0000)] 
(_HAVE_STRING_ARCH_mempcpy): Define.

25 years agoUpdate.
Ulrich Drepper [Tue, 4 Jan 2000 00:39:11 +0000 (00:39 +0000)] 
Update.

25 years agoFix code for running on kernel without mmap2 syscall.
Ulrich Drepper [Tue, 4 Jan 2000 00:38:42 +0000 (00:38 +0000)] 
Fix code for running on kernel without mmap2 syscall.

25 years agoLinux/Arm mmap64 implementation.
Ulrich Drepper [Mon, 3 Jan 2000 23:24:17 +0000 (23:24 +0000)] 
Linux/Arm mmap64 implementation.

25 years agoRemove mmap64 alias.
Ulrich Drepper [Mon, 3 Jan 2000 23:23:55 +0000 (23:23 +0000)] 
Remove mmap64 alias.
Optimise error handling a little.

25 years agoUpdate.
Ulrich Drepper [Mon, 3 Jan 2000 21:19:05 +0000 (21:19 +0000)] 
Update.

25 years agoUpdate.
Ulrich Drepper [Mon, 3 Jan 2000 21:16:55 +0000 (21:16 +0000)] 
Update.

25 years ago(__strsep_g): Don't handle empty __S special.
Ulrich Drepper [Mon, 3 Jan 2000 21:13:04 +0000 (21:13 +0000)] 
(__strsep_g): Don't handle empty __S special.

25 years agoDefinitions for math handling on Arm.
Ulrich Drepper [Mon, 3 Jan 2000 03:49:23 +0000 (03:49 +0000)] 
Definitions for math handling on Arm.

25 years agoUpdate.
Ulrich Drepper [Mon, 3 Jan 2000 01:19:53 +0000 (01:19 +0000)] 
Update.

25 years agoPop registers after mmap2 call before handling error.
Ulrich Drepper [Mon, 3 Jan 2000 01:19:03 +0000 (01:19 +0000)] 
Pop registers after mmap2 call before handling error.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 20:26:20 +0000 (20:26 +0000)] 
Update.

25 years agoHandle unaligned offsets.
Ulrich Drepper [Sun, 2 Jan 2000 20:25:30 +0000 (20:25 +0000)] 
Handle unaligned offsets.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 20:06:39 +0000 (20:06 +0000)] 
Update.

25 years ago(__ksc5601_sym_to_ucs): Add mapping for 0xa2e6 and 0xa2e7.
Ulrich Drepper [Sun, 2 Jan 2000 20:05:41 +0000 (20:05 +0000)] 
(__ksc5601_sym_to_ucs): Add mapping for 0xa2e6 and 0xa2e7.
(__ksc5601_sym_from_ucs): Add mapping back from U00AE and U20AC.

25 years ago(KSC5601_SYMBOL): Adjust for the two new mappings.
Ulrich Drepper [Sun, 2 Jan 2000 20:04:06 +0000 (20:04 +0000)] 
(KSC5601_SYMBOL): Adjust for the two new mappings.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 18:56:27 +0000 (18:56 +0000)] 
Update.

25 years agoFormulate warning message stronger.
Ulrich Drepper [Sun, 2 Jan 2000 18:55:38 +0000 (18:55 +0000)] 
Formulate warning message stronger.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 18:50:10 +0000 (18:50 +0000)] 
Update.

25 years agoNot needed, already covered.
Ulrich Drepper [Sun, 2 Jan 2000 18:49:18 +0000 (18:49 +0000)] 
Not needed, already covered.

25 years ago(distribute): Remove baltic.c.
Ulrich Drepper [Sun, 2 Jan 2000 18:48:12 +0000 (18:48 +0000)] 
(distribute): Remove baltic.c.
(modules): Remove BALTIC.
(gen-8bit-gap-modules): Remove baltic.

25 years agoRemove BALTIC. It's the same as ISO-8859-13.
Ulrich Drepper [Sun, 2 Jan 2000 18:47:37 +0000 (18:47 +0000)] 
Remove BALTIC.  It's the same as ISO-8859-13.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 18:37:06 +0000 (18:37 +0000)] 
Update.

25 years agoCorrect return value for LINE == NULL.
Ulrich Drepper [Sun, 2 Jan 2000 18:36:21 +0000 (18:36 +0000)] 
Correct return value for LINE == NULL.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 18:26:10 +0000 (18:26 +0000)] 
Update.

25 years ago[GLIBC_2.1.3] (libc): Export __sigsuspend.
Ulrich Drepper [Sun, 2 Jan 2000 18:24:50 +0000 (18:24 +0000)] 
[GLIBC_2.1.3] (libc): Export __sigsuspend.

25 years agoUpdate.
Ulrich Drepper [Sun, 2 Jan 2000 18:16:15 +0000 (18:16 +0000)] 
Update.

25 years agoTest __USE_ISOC9X not __USE_ISOC99.
Ulrich Drepper [Sun, 2 Jan 2000 18:13:34 +0000 (18:13 +0000)] 
Test __USE_ISOC9X not __USE_ISOC99.

25 years ago* sysdeps/powerpc/dl-machine.c: Many minor formatting changes.
Geoff Keating [Wed, 29 Dec 1999 23:31:16 +0000 (23:31 +0000)] 
* sysdeps/powerpc/dl-machine.c: Many minor formatting changes.
(OPCODE_LWZU): New macro.
(OPCODE_ADDIS_HI): New macro.
(OPCODE_LIS_HI): New macro.
(__elf_machine_runtime_setup): Change PLT code-generation scheme
for thread safety even with very large PLTs, better efficiency,
and to fix a cache-flushing bug.
(__elf_machine_fixup_plt): Likewise.
(__process_machine_rela): Don't use elf_machine_fixup_plt.

25 years agoEnglish language locale for Botswana.
Ulrich Drepper [Wed, 29 Dec 1999 03:04:52 +0000 (03:04 +0000)] 
English language locale for Botswana.

25 years agoEnglish language locale for Zimbabwe.
Ulrich Drepper [Wed, 29 Dec 1999 03:04:41 +0000 (03:04 +0000)] 
English language locale for Zimbabwe.

25 years agoUpdate.
Ulrich Drepper [Wed, 29 Dec 1999 03:04:09 +0000 (03:04 +0000)] 
Update.

25 years agoProtect definitions for math.h against double inclusion.
Ulrich Drepper [Wed, 29 Dec 1999 03:03:42 +0000 (03:03 +0000)] 
Protect definitions for math.h against double inclusion.

25 years ago(glob): Pass alternate file access functions also in recursive call.
Ulrich Drepper [Wed, 29 Dec 1999 03:03:12 +0000 (03:03 +0000)] 
(glob): Pass alternate file access functions also in recursive call.

25 years ago(Running make install): Clearify that install_root should be an absolute file name.
Ulrich Drepper [Wed, 29 Dec 1999 03:02:53 +0000 (03:02 +0000)] 
(Running make install): Clearify that install_root should be an absolute file name.

25 years agoAdd NAD. Remove a few obsolete entries.
Ulrich Drepper [Wed, 29 Dec 1999 03:02:12 +0000 (03:02 +0000)] 
Add NAD.  Remove a few obsolete entries.

25 years agoUpdate.
Ulrich Drepper [Tue, 28 Dec 1999 22:10:02 +0000 (22:10 +0000)] 
Update.

25 years ago(__pthread_manager): Add one more cast to assignment of arg to prevent
Ulrich Drepper [Tue, 28 Dec 1999 22:09:19 +0000 (22:09 +0000)] 
(__pthread_manager): Add one more cast to assignment of arg to prevent
warning on 64bit machines.

25 years agoRemove oldgetrlimit and oldsetrlimit definitions.
Ulrich Drepper [Tue, 28 Dec 1999 22:07:24 +0000 (22:07 +0000)] 
Remove oldgetrlimit and oldsetrlimit definitions.

25 years agoUpdate.
Ulrich Drepper [Tue, 28 Dec 1999 22:06:52 +0000 (22:06 +0000)] 
Update.

25 years agoMove stack_pointer definition to the beginning of the file.
Ulrich Drepper [Tue, 28 Dec 1999 22:06:44 +0000 (22:06 +0000)] 
Move stack_pointer definition to the beginning of the file.

25 years agoflavor): Add ef_cxa.
Ulrich Drepper [Tue, 28 Dec 1999 16:12:00 +0000 (16:12 +0000)] 
flavor): Add ef_cxa.
(exit_function): Add cxa variant.

25 years agoFix typo.
Ulrich Drepper [Tue, 28 Dec 1999 05:01:10 +0000 (05:01 +0000)] 
Fix typo.

25 years agoUpdate.
Ulrich Drepper [Tue, 28 Dec 1999 05:00:12 +0000 (05:00 +0000)] 
Update.

25 years ago(ucs4_to_gb2312): Fix mapping of 0x0101, 0x2312, and 0x2500..0x254b.
Ulrich Drepper [Tue, 28 Dec 1999 04:55:10 +0000 (04:55 +0000)] 
(ucs4_to_gb2312): Fix mapping of 0x0101, 0x2312, and 0x2500..0x254b.

25 years agoIn mapping from UCS4: don't crash for undefined mappings.
Ulrich Drepper [Tue, 28 Dec 1999 04:54:05 +0000 (04:54 +0000)] 
In mapping from UCS4: don't crash for undefined mappings.

25 years agoUpdate.
Ulrich Drepper [Mon, 27 Dec 1999 21:55:10 +0000 (21:55 +0000)] 
Update.

25 years agoatexit equivalent function for new C++ ABI.
Ulrich Drepper [Mon, 27 Dec 1999 21:54:23 +0000 (21:54 +0000)] 
atexit equivalent function for new C++ ABI.

25 years agoFunction to call registered exit functions of new C++ ABI.
Ulrich Drepper [Mon, 27 Dec 1999 21:54:15 +0000 (21:54 +0000)] 
Function to call registered exit functions of new C++ ABI.

25 years agoExport __cxa_atexit and __cxa_finalize.
Ulrich Drepper [Mon, 27 Dec 1999 21:53:44 +0000 (21:53 +0000)] 
Export __cxa_atexit and __cxa_finalize.

25 years ago(exit): Handle ef_cxa exit functions.
Ulrich Drepper [Mon, 27 Dec 1999 21:53:13 +0000 (21:53 +0000)] 
(exit): Handle ef_cxa exit functions.

25 years ago(routines): Add cxa_atexit and cxa_finalize.
Ulrich Drepper [Mon, 27 Dec 1999 21:51:24 +0000 (21:51 +0000)] 
(routines): Add cxa_atexit and cxa_finalize.

25 years agoUpdate.
Ulrich Drepper [Mon, 27 Dec 1999 20:28:18 +0000 (20:28 +0000)] 
Update.

25 years agoUpdate mapping of GB 0x212c from latest Unicode tables.
Ulrich Drepper [Mon, 27 Dec 1999 20:27:32 +0000 (20:27 +0000)] 
Update mapping of GB 0x212c from latest Unicode tables.

25 years agoMake it compile.
Ulrich Drepper [Mon, 27 Dec 1999 07:52:32 +0000 (07:52 +0000)] 
Make it compile.

25 years agoUpdate.
Ulrich Drepper [Mon, 27 Dec 1999 07:51:30 +0000 (07:51 +0000)] 
Update.

25 years agoRewrite to use lstat64 syscall if available.
Ulrich Drepper [Mon, 27 Dec 1999 07:50:01 +0000 (07:50 +0000)] 
Rewrite to use lstat64 syscall if available.

25 years agoRewrite to use stat64 syscall if available.
Ulrich Drepper [Mon, 27 Dec 1999 07:49:50 +0000 (07:49 +0000)] 
Rewrite to use stat64 syscall if available.

25 years agoRewrite to use fstat64 syscall if available.
Ulrich Drepper [Mon, 27 Dec 1999 07:49:33 +0000 (07:49 +0000)] 
Rewrite to use fstat64 syscall if available.

25 years agoUpdate.
Ulrich Drepper [Mon, 27 Dec 1999 06:50:46 +0000 (06:50 +0000)] 
Update.

25 years agoLinux/i386 implementation of mmap64.
Ulrich Drepper [Mon, 27 Dec 1999 06:49:22 +0000 (06:49 +0000)] 
Linux/i386 implementation of mmap64.

25 years agoLinux implementation of ftruncate64.
Ulrich Drepper [Mon, 27 Dec 1999 06:49:04 +0000 (06:49 +0000)] 
Linux implementation of ftruncate64.

25 years agoLinux implementation of truncate64.
Ulrich Drepper [Mon, 27 Dec 1999 06:48:50 +0000 (06:48 +0000)] 
Linux implementation of truncate64.

25 years agoAdd truncate64, ftruncate64, fstat64, lstat64, stat64 and mmap2.
Ulrich Drepper [Mon, 27 Dec 1999 06:37:17 +0000 (06:37 +0000)] 
Add truncate64, ftruncate64, fstat64, lstat64, stat64 and mmap2.

25 years agommap64 implementation for Linux/SPARC32.
Ulrich Drepper [Mon, 27 Dec 1999 06:36:56 +0000 (06:36 +0000)] 
mmap64 implementation for Linux/SPARC32.

25 years agoUpdate..
Ulrich Drepper [Mon, 27 Dec 1999 06:20:45 +0000 (06:20 +0000)] 
Update..

25 years agoDefine __libc_* variant for cancelation wrapper.
Ulrich Drepper [Mon, 27 Dec 1999 06:19:51 +0000 (06:19 +0000)] 
Define __libc_* variant for cancelation wrapper.

25 years agoUpdate.
Ulrich Drepper [Mon, 27 Dec 1999 06:13:11 +0000 (06:13 +0000)] 
Update.

25 years agoRemove inclusion of <asm/resource.h>.
Ulrich Drepper [Mon, 27 Dec 1999 06:12:18 +0000 (06:12 +0000)] 
Remove inclusion of <asm/resource.h>.

25 years agoUpdate.
Ulrich Drepper [Mon, 27 Dec 1999 06:07:34 +0000 (06:07 +0000)] 
Update.

25 years agoRemove vm86. Set argument count for `syscall' to 7.
Ulrich Drepper [Mon, 27 Dec 1999 06:06:56 +0000 (06:06 +0000)] 
Remove vm86.  Set argument count for `syscall' to 7.

25 years agoAdd support for syscalls with more than five arguments.
Ulrich Drepper [Mon, 27 Dec 1999 06:06:46 +0000 (06:06 +0000)] 
Add support for syscalls with more than five arguments.
(DOARGS_5, UNDOARGS_5): Don't corrupt the calling stack frame.

25 years agoFix typo.
Ulrich Drepper [Fri, 24 Dec 1999 08:33:20 +0000 (08:33 +0000)] 
Fix typo.

25 years agoUpdate.
Ulrich Drepper [Fri, 24 Dec 1999 08:32:20 +0000 (08:32 +0000)] 
Update.

25 years ago(__libc_system): Check whether command processor is available if LINE is NULL. Don...
Ulrich Drepper [Fri, 24 Dec 1999 08:31:17 +0000 (08:31 +0000)] 
(__libc_system): Check whether command processor is available if LINE is NULL.  Don't return immediately if wait call returned with EINTR.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Dec 1999 23:50:29 +0000 (23:50 +0000)] 
Update.

25 years ago(pthread_handle_create): Set p_pid of new thread before calling the callback
Ulrich Drepper [Tue, 21 Dec 1999 23:50:08 +0000 (23:50 +0000)] 
(pthread_handle_create): Set p_pid of new thread before calling the callback
function to report a new thread.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Dec 1999 17:50:49 +0000 (17:50 +0000)] 
Update.

25 years ago(CLEAR_CACHE): Fix a2 value.
Ulrich Drepper [Tue, 21 Dec 1999 17:50:19 +0000 (17:50 +0000)] 
(CLEAR_CACHE): Fix a2 value.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Dec 1999 16:19:23 +0000 (16:19 +0000)] 
Update.

25 years agoOnly put versions on exported symbols.
Ulrich Drepper [Tue, 21 Dec 1999 16:18:25 +0000 (16:18 +0000)] 
Only put versions on exported symbols.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Dec 1999 08:18:51 +0000 (08:18 +0000)] 
Update.

25 years agoRemove getnodebyname declaration.
Ulrich Drepper [Tue, 21 Dec 1999 08:17:51 +0000 (08:17 +0000)] 
Remove getnodebyname declaration.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Dec 1999 08:12:11 +0000 (08:12 +0000)] 
Update.

25 years agoRegenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Ulrich Drepper [Tue, 21 Dec 1999 08:08:26 +0000 (08:08 +0000)] 
Regenerated:  /usr/bin/perl scripts/gen-FAQ.pl FAQ.in

25 years agoExplain floor() values on Alpha.
Ulrich Drepper [Tue, 21 Dec 1999 08:07:47 +0000 (08:07 +0000)] 
Explain floor() values on Alpha.

25 years ago(pthread_initialize): Move getrlimit call after setting of errno.
Ulrich Drepper [Tue, 21 Dec 1999 07:31:36 +0000 (07:31 +0000)] 
(pthread_initialize): Move getrlimit call after setting of errno.

25 years agoWrapper to get stdlib/ucontext.h.
Ulrich Drepper [Tue, 21 Dec 1999 07:26:49 +0000 (07:26 +0000)] 
Wrapper to get stdlib/ucontext.h.

25 years ago(__gconv): Deal with outbuf being NULL.
Ulrich Drepper [Tue, 21 Dec 1999 07:23:26 +0000 (07:23 +0000)] 
(__gconv): Deal with outbuf being NULL.

25 years ago(iconv): Allow omitting output buffer if no input buffer is given to
Ulrich Drepper [Tue, 21 Dec 1999 07:17:16 +0000 (07:17 +0000)] 
(iconv): Allow omitting output buffer if no input buffer is given to
place conversion descriptor in initial state.

25 years agoCorrect aliases CSPC850MULTILINGUAL and CSPC862LATINHEBREW.
Ulrich Drepper [Tue, 21 Dec 1999 07:08:36 +0000 (07:08 +0000)] 
Correct aliases CSPC850MULTILINGUAL and CSPC862LATINHEBREW.

25 years agoAdd aliases GB2312 and csGB2312 (according to IANA registry).
Ulrich Drepper [Tue, 21 Dec 1999 07:05:49 +0000 (07:05 +0000)] 
Add aliases GB2312 and csGB2312 (according to IANA registry).

25 years agoCorrect completely broken conversion to JOHAB.
Ulrich Drepper [Tue, 21 Dec 1999 06:02:27 +0000 (06:02 +0000)] 
Correct completely broken conversion to JOHAB.

25 years agoUpdate.
Ulrich Drepper [Tue, 21 Dec 1999 00:56:45 +0000 (00:56 +0000)] 
Update.

25 years agoAfrikaans language locale for South Africa.
Ulrich Drepper [Tue, 21 Dec 1999 00:56:25 +0000 (00:56 +0000)] 
Afrikaans language locale for South Africa.

25 years agoUpdate.
Ulrich Drepper [Sun, 19 Dec 1999 17:11:01 +0000 (17:11 +0000)] 
Update.

25 years agoIf delim string has only one character don't run over end of string.
Ulrich Drepper [Sun, 19 Dec 1999 17:09:29 +0000 (17:09 +0000)] 
If delim string has only one character don't run over end of string.

25 years agoUpdate.
Ulrich Drepper [Sun, 19 Dec 1999 08:38:02 +0000 (08:38 +0000)] 
Update.

25 years agoAlways define CODESET.
Ulrich Drepper [Sun, 19 Dec 1999 08:37:14 +0000 (08:37 +0000)] 
Always define CODESET.
(CODESET): Define also as macro.