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

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

25 years ago(__printf_fp): Allocate buffer to generate mantissa output in using
Ulrich Drepper [Sun, 19 Dec 1999 08:26:20 +0000 (08:26 +0000)] 
(__printf_fp): Allocate buffer to generate mantissa output in using
malloc if it is larger than 20000 characters.

25 years agoDeclare __libc_read and __libc_write.
Ulrich Drepper [Sun, 19 Dec 1999 05:56:47 +0000 (05:56 +0000)] 
Declare __libc_read and __libc_write.

25 years agoAdd __libc_open.
Ulrich Drepper [Sun, 19 Dec 1999 05:52:51 +0000 (05:52 +0000)] 
Add __libc_open.

25 years ago(__libc_open64): Fix typo.
Ulrich Drepper [Sun, 19 Dec 1999 05:52:13 +0000 (05:52 +0000)] 
(__libc_open64): Fix typo.

25 years ago(__libc_open64): Use ISO format.
Ulrich Drepper [Sun, 19 Dec 1999 05:51:55 +0000 (05:51 +0000)] 
(__libc_open64): Use ISO format.

25 years agoUpdate.
Ulrich Drepper [Sun, 19 Dec 1999 05:45:32 +0000 (05:45 +0000)] 
Update.

25 years agoDefine __libc_* variant for cancelation wrapper.
Ulrich Drepper [Sun, 19 Dec 1999 05:44:33 +0000 (05:44 +0000)] 
Define __libc_* variant for cancelation wrapper.

25 years agoDefine __libc_* variant for cancelation wrapper.
Ulrich Drepper [Sun, 19 Dec 1999 05:34:59 +0000 (05:34 +0000)] 
Define __libc_* variant for cancelation wrapper.
Help gcc to optimize the code.

25 years agoExport __libc_pread, __libc_pread64, __libc_pwrite, and
Ulrich Drepper [Sun, 19 Dec 1999 05:31:23 +0000 (05:31 +0000)] 
Export __libc_pread, __libc_pread64, __libc_pwrite, and
__libc_pwrite64.

25 years agoExport __libc_open64 and __libc_lseek64.
Ulrich Drepper [Sun, 19 Dec 1999 05:30:56 +0000 (05:30 +0000)] 
Export __libc_open64 and __libc_lseek64.

25 years agoDeclare __libc_open64, __libc_lseek64, __libc_pread, __libc_pread64,
Ulrich Drepper [Sun, 19 Dec 1999 05:30:29 +0000 (05:30 +0000)] 
Declare __libc_open64, __libc_lseek64, __libc_pread, __libc_pread64,
__libc_pwrite, and __libc_pwrite64.

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

25 years ago(check_one_fd): Use __libc_open instead of __open.
Ulrich Drepper [Sun, 19 Dec 1999 03:01:49 +0000 (03:01 +0000)] 
(check_one_fd): Use __libc_open instead of __open.

25 years ago(check_one_fd): Use __libc_fcntl instead of __fcntl.
Ulrich Drepper [Sun, 19 Dec 1999 02:59:52 +0000 (02:59 +0000)] 
(check_one_fd): Use __libc_fcntl instead of __fcntl.

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

25 years agoUpdate with LiS types and values.
Ulrich Drepper [Sun, 19 Dec 1999 02:09:38 +0000 (02:09 +0000)] 
Update with LiS types and values.

25 years ago(__t_scalar_t, __t_uscalar_t): Make long types.
Ulrich Drepper [Sun, 19 Dec 1999 02:08:58 +0000 (02:08 +0000)] 
(__t_scalar_t, __t_uscalar_t): Make long types.

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

25 years agoSkeleton of conversion module for ISIRI-3342.
Ulrich Drepper [Sun, 19 Dec 1999 01:54:27 +0000 (01:54 +0000)] 
Skeleton of conversion module for ISIRI-3342.

25 years agoAdd entries for ISIRI-3342.
Ulrich Drepper [Sun, 19 Dec 1999 01:53:43 +0000 (01:53 +0000)] 
Add entries for ISIRI-3342.

25 years ago(modules): Add ISIRI-3342.
Ulrich Drepper [Sun, 19 Dec 1999 01:53:08 +0000 (01:53 +0000)] 
(modules): Add ISIRI-3342.
(distribute): Add isiri-3342.c.
(gen-8bit-gap-modules): Add isiri-3342.

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

25 years ago(shmget): Correct type of size parameter.
Ulrich Drepper [Sun, 19 Dec 1999 01:30:27 +0000 (01:30 +0000)] 
(shmget): Correct type of size parameter.

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

25 years agoRecognize _ISOC99_SOURCE as well.
Ulrich Drepper [Sun, 19 Dec 1999 01:12:26 +0000 (01:12 +0000)] 
Recognize _ISOC99_SOURCE as well.

25 years agoFix typo (__USE_ISOC99 -> __USE_ISOC9X).
Ulrich Drepper [Sun, 19 Dec 1999 01:10:27 +0000 (01:10 +0000)] 
Fix typo (__USE_ISOC99 -> __USE_ISOC9X).

25 years agoUpdate.
Ulrich Drepper [Sun, 19 Dec 1999 00:37:40 +0000 (00:37 +0000)] 
Update.

25 years ago(__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate.
Ulrich Drepper [Sun, 19 Dec 1999 00:35:33 +0000 (00:35 +0000)] 
(__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate.

25 years agoFix typo.
Ulrich Drepper [Sun, 19 Dec 1999 00:31:23 +0000 (00:31 +0000)] 
Fix typo.

25 years agoUpdate.
Ulrich Drepper [Sun, 19 Dec 1999 00:30:45 +0000 (00:30 +0000)] 
Update.

25 years agoLocale for Iran.
Ulrich Drepper [Sun, 19 Dec 1999 00:30:31 +0000 (00:30 +0000)] 
Locale for Iran.

25 years agoCharmap for ISIRI-3342 character set.
Ulrich Drepper [Sun, 19 Dec 1999 00:30:01 +0000 (00:30 +0000)] 
Charmap for ISIRI-3342 character set.

25 years agoExport __libc_freeres for GLIBC_2.1.
Ulrich Drepper [Sun, 19 Dec 1999 00:21:06 +0000 (00:21 +0000)] 
Export __libc_freeres for GLIBC_2.1.

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

25 years agoMake sure errno is always set correct.
Ulrich Drepper [Sun, 19 Dec 1999 00:15:18 +0000 (00:15 +0000)] 
Make sure errno is always set correct.

25 years agoMake sure errno is always set correct. Also use services.byservicename
Ulrich Drepper [Sun, 19 Dec 1999 00:14:41 +0000 (00:14 +0000)] 
Make sure errno is always set correct.  Also use services.byservicename
Map if available, optimize query if name/port and protocol is known.

25 years agoCorrect handling of cached client handles.
Ulrich Drepper [Sun, 19 Dec 1999 00:14:23 +0000 (00:14 +0000)] 
Correct handling of cached client handles.

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

25 years agoLinux/MIPS specific definitions for resource.h.
Ulrich Drepper [Sun, 19 Dec 1999 00:07:21 +0000 (00:07 +0000)] 
Linux/MIPS specific definitions for resource.h.

25 years agoLinux/Alpha specific definitions for resource.h.
Ulrich Drepper [Sun, 19 Dec 1999 00:07:11 +0000 (00:07 +0000)] 
Linux/Alpha specific definitions for resource.h.

25 years agoDon't depend on the unreliable kernel headers.
Ulrich Drepper [Sun, 19 Dec 1999 00:06:24 +0000 (00:06 +0000)] 
Don't depend on the unreliable kernel headers.

25 years agoUpdate.
Ulrich Drepper [Sat, 18 Dec 1999 23:10:31 +0000 (23:10 +0000)] 
Update.

25 years agoLinux/SPARC specific definitions for resource.h.
Ulrich Drepper [Sat, 18 Dec 1999 23:08:55 +0000 (23:08 +0000)] 
Linux/SPARC specific definitions for resource.h.

25 years agoLinux/i386 specific definitions for resource.h.
Ulrich Drepper [Sat, 18 Dec 1999 23:08:45 +0000 (23:08 +0000)] 
Linux/i386 specific definitions for resource.h.

25 years agoLinux/i386 specific setrlimit64 implementation.
Ulrich Drepper [Sat, 18 Dec 1999 23:07:14 +0000 (23:07 +0000)] 
Linux/i386 specific setrlimit64 implementation.

25 years agoLinux/i386 specific setrlimit implementation.
Ulrich Drepper [Sat, 18 Dec 1999 23:07:06 +0000 (23:07 +0000)] 
Linux/i386 specific setrlimit implementation.

25 years agoLinux/i386 specific backward compatible setrlimit64 implementation.
Ulrich Drepper [Sat, 18 Dec 1999 23:06:54 +0000 (23:06 +0000)] 
Linux/i386 specific backward compatible setrlimit64 implementation.

25 years agoLinux/i386 specific backward compatible getrlimit64 implementation.
Ulrich Drepper [Sat, 18 Dec 1999 23:06:46 +0000 (23:06 +0000)] 
Linux/i386 specific backward compatible getrlimit64 implementation.

25 years agoLinux/i386 specific getrlimit64 implementation.
Ulrich Drepper [Sat, 18 Dec 1999 23:06:34 +0000 (23:06 +0000)] 
Linux/i386 specific getrlimit64 implementation.

25 years agoLinux/i386 specific getrlimit implementation.
Ulrich Drepper [Sat, 18 Dec 1999 23:06:26 +0000 (23:06 +0000)] 
Linux/i386 specific getrlimit implementation.

25 years agoChange RLIM_INFINITY back to old value (signed long).
Ulrich Drepper [Sat, 18 Dec 1999 23:06:07 +0000 (23:06 +0000)] 
Change RLIM_INFINITY back to old value (signed long).

25 years agoNot needed anymore.
Ulrich Drepper [Sat, 18 Dec 1999 23:05:41 +0000 (23:05 +0000)] 
Not needed anymore.

25 years agoCorrect type of size parameter.
Ulrich Drepper [Sat, 18 Dec 1999 23:05:13 +0000 (23:05 +0000)] 
Correct type of size parameter.

25 years agoMoved into i386 subdir.
Ulrich Drepper [Sat, 18 Dec 1999 23:04:43 +0000 (23:04 +0000)] 
Moved into i386 subdir.

25 years ago(NAN): Rename union to avoid duplicate definition with function __nan.
Ulrich Drepper [Sat, 18 Dec 1999 23:04:30 +0000 (23:04 +0000)] 
(NAN): Rename union to avoid duplicate definition with function __nan.

25 years ago(CLEAR_CACHE): New macro to force a cache flush.
Ulrich Drepper [Sat, 18 Dec 1999 23:03:32 +0000 (23:03 +0000)] 
(CLEAR_CACHE): New macro to force a cache flush.

25 years ago(__strtsep): Help gcc optimizing string access.
Ulrich Drepper [Sat, 18 Dec 1999 23:03:19 +0000 (23:03 +0000)] 
(__strtsep): Help gcc optimizing string access.

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

25 years agoFind pwd program also in /usr/bin and let shell do the job if it is there neither.
Ulrich Drepper [Sat, 18 Dec 1999 22:56:49 +0000 (22:56 +0000)] 
Find pwd program also in /usr/bin and let shell do the job if it is there neither.

25 years agoNew file, copied from tst-aio.c and changed for 64bit tests.
Ulrich Drepper [Sat, 18 Dec 1999 22:56:39 +0000 (22:56 +0000)] 
New file, copied from tst-aio.c and changed for 64bit tests.

25 years ago(struct aiocb64): Add member __next_prio to sync the struct with aiocb.
Ulrich Drepper [Sat, 18 Dec 1999 22:56:24 +0000 (22:56 +0000)] 
(struct aiocb64): Add member __next_prio to sync the struct with aiocb.

25 years ago(tests): Added tst-aio64.
Ulrich Drepper [Sat, 18 Dec 1999 22:56:14 +0000 (22:56 +0000)] 
(tests): Added tst-aio64.
Added dependency rules for tst-aio64.

25 years ago(_dl_relocate_object): Add call to flush cache after .text segment
Ulrich Drepper [Sat, 18 Dec 1999 22:56:03 +0000 (22:56 +0000)] 
(_dl_relocate_object): Add call to flush cache after .text segment
fixups.

25 years ago(datadir): Added.
Ulrich Drepper [Sat, 18 Dec 1999 22:55:44 +0000 (22:55 +0000)] 
(datadir): Added.

25 years agoUpdate.
Ulrich Drepper [Fri, 10 Dec 1999 05:30:51 +0000 (05:30 +0000)] 
Update.

25 years ago(internal_getpwuid_r): Always set errno to ENOENT when returning
Ulrich Drepper [Fri, 10 Dec 1999 05:29:54 +0000 (05:29 +0000)] 
(internal_getpwuid_r): Always set errno to ENOENT when returning
NSS_STATUS_NOTFOUND.

25 years ago[NO_THREADS]: The mutex_* macros now let mutex_t work as an `in-use'
Ulrich Drepper [Fri, 10 Dec 1999 05:29:37 +0000 (05:29 +0000)] 
[NO_THREADS]: The mutex_* macros now let mutex_t work as an `in-use'
flag even without threads.

25 years ago(USE_ARENAS): New feature flag, controls support
Ulrich Drepper [Fri, 10 Dec 1999 05:29:00 +0000 (05:29 +0000)] 
(USE_ARENAS): New feature flag, controls support
for multiple arenas separately from NO_THREADS.
(mALLOc, chunk_realloc, mEMALIGn, cALLOc) [USE_ARENAS]: try to
fall back to an mmap()ed arena when sbrk() has failed.

25 years agoUpdate.
Ulrich Drepper [Thu, 9 Dec 1999 19:06:45 +0000 (19:06 +0000)] 
Update.

25 years agoRemove getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
Ulrich Drepper [Thu, 9 Dec 1999 19:06:35 +0000 (19:06 +0000)] 
Remove getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.

25 years agoAdd getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.
Ulrich Drepper [Thu, 9 Dec 1999 19:06:23 +0000 (19:06 +0000)] 
Add getrlimit, setrlimit, getrlimit64, setrlimit64 for GLIBC_2.1.3.

25 years agoUpdate.
Ulrich Drepper [Thu, 9 Dec 1999 19:02:07 +0000 (19:02 +0000)] 
Update.

25 years agoAdd rules for oldgetrlimit and oldsetrlimit.
Ulrich Drepper [Thu, 9 Dec 1999 19:01:44 +0000 (19:01 +0000)] 
Add rules for oldgetrlimit and oldsetrlimit.

25 years agoMove oldgetrlimit and oldsetrlimit rules into 32-bit arch subdirs.
Ulrich Drepper [Thu, 9 Dec 1999 19:01:33 +0000 (19:01 +0000)] 
Move oldgetrlimit and oldsetrlimit rules into 32-bit arch subdirs.

25 years agoUpdate.
Ulrich Drepper [Wed, 8 Dec 1999 16:52:32 +0000 (16:52 +0000)] 
Update.

25 years agoCorrectly transfer last patch from 2.2 branch.
Ulrich Drepper [Wed, 8 Dec 1999 16:51:14 +0000 (16:51 +0000)] 
Correctly transfer last patch from 2.2 branch.

25 years agoUpdate.
Ulrich Drepper [Wed, 8 Dec 1999 09:17:40 +0000 (09:17 +0000)] 
Update.

25 years ago(gaih_inet): Don't fail if host has only IPv6 address.
Ulrich Drepper [Wed, 8 Dec 1999 09:16:44 +0000 (09:16 +0000)] 
(gaih_inet): Don't fail if host has only IPv6 address.

25 years agoUpdate.
Ulrich Drepper [Wed, 8 Dec 1999 08:44:14 +0000 (08:44 +0000)] 
Update.

25 years ago(__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy_small): Cast
Ulrich Drepper [Wed, 8 Dec 1999 08:43:22 +0000 (08:43 +0000)] 
(__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy_small): Cast
switch expressions to int to shut up compiler warnings.

25 years agoAdd U066A, UFE80, UFE81, UFE83, UFE85, and UFE8B.
Ulrich Drepper [Wed, 8 Dec 1999 08:27:46 +0000 (08:27 +0000)] 
Add U066A, UFE80, UFE81, UFE83, UFE85, and UFE8B.

25 years agoAdd mapping for /x25, /xc1, /xc2, /xc3, /xc4, and /xc6.
Ulrich Drepper [Wed, 8 Dec 1999 08:26:29 +0000 (08:26 +0000)] 
Add mapping for /x25, /xc1, /xc2, /xc3, /xc4, and /xc6.

25 years agoFix typo in /x95 entry.
Ulrich Drepper [Wed, 8 Dec 1999 08:08:02 +0000 (08:08 +0000)] 
Fix typo in /x95 entry.

25 years agoCorrect 0x95 entry.
Ulrich Drepper [Wed, 8 Dec 1999 08:05:54 +0000 (08:05 +0000)] 
Correct 0x95 entry.

25 years agoAdd /xEC.
Ulrich Drepper [Wed, 8 Dec 1999 08:02:12 +0000 (08:02 +0000)] 
Add /xEC.

25 years agoAdd U0300 and U0301.
Ulrich Drepper [Wed, 8 Dec 1999 08:00:54 +0000 (08:00 +0000)] 
Add U0300 and U0301.

25 years agoAdd Euro.
Ulrich Drepper [Wed, 8 Dec 1999 07:57:10 +0000 (07:57 +0000)] 
Add Euro.