Commit Graph

3865 Commits

Author SHA1 Message Date
Ulrich Drepper
f6f6f71eca Correct aliases CSPC850MULTILINGUAL and CSPC862LATINHEBREW. 1999-12-21 07:08:36 +00:00
Ulrich Drepper
c14c13c885 Add aliases GB2312 and csGB2312 (according to IANA registry). 1999-12-21 07:05:49 +00:00
Ulrich Drepper
23bfc191d8 Correct completely broken conversion to JOHAB. 1999-12-21 06:02:27 +00:00
Ulrich Drepper
81685cfb53 Update. 1999-12-21 00:56:45 +00:00
Ulrich Drepper
e7092aaae9 Afrikaans language locale for South Africa. 1999-12-21 00:56:25 +00:00
Ulrich Drepper
fa426ce35e Update. 1999-12-19 17:11:01 +00:00
Ulrich Drepper
4b3f2d0743 If delim string has only one character don't run over end of string. 1999-12-19 17:09:29 +00:00
Ulrich Drepper
299b7a9219 Update. 1999-12-19 08:38:02 +00:00
Ulrich Drepper
dac7503715 Always define CODESET.
(CODESET): Define also as macro.
1999-12-19 08:37:14 +00:00
Ulrich Drepper
c96d31ea59 Update. 1999-12-19 08:27:26 +00:00
Ulrich Drepper
228bb33151 (__printf_fp): Allocate buffer to generate mantissa output in using
malloc if it is larger than 20000 characters.
1999-12-19 08:26:20 +00:00
Ulrich Drepper
a6e23d3578 Declare __libc_read and __libc_write. 1999-12-19 05:56:47 +00:00
Ulrich Drepper
1887541e17 Add __libc_open. 1999-12-19 05:52:51 +00:00
Ulrich Drepper
bf4970a3a0 (__libc_open64): Fix typo. 1999-12-19 05:52:13 +00:00
Ulrich Drepper
30bec05d8e (__libc_open64): Use ISO format. 1999-12-19 05:51:55 +00:00
Ulrich Drepper
7253e8ecd6 Update. 1999-12-19 05:45:32 +00:00
Ulrich Drepper
c3dd7e6a4d Define __libc_* variant for cancelation wrapper. 1999-12-19 05:44:33 +00:00
Ulrich Drepper
1610441fb4 Define __libc_* variant for cancelation wrapper.
Help gcc to optimize the code.
1999-12-19 05:34:59 +00:00
Ulrich Drepper
3a9521777d Export __libc_pread, __libc_pread64, __libc_pwrite, and
__libc_pwrite64.
1999-12-19 05:31:23 +00:00
Ulrich Drepper
84876bd4dd Export __libc_open64 and __libc_lseek64. 1999-12-19 05:30:56 +00:00
Ulrich Drepper
9f78db81be Declare __libc_open64, __libc_lseek64, __libc_pread, __libc_pread64,
__libc_pwrite, and __libc_pwrite64.
1999-12-19 05:30:29 +00:00
Ulrich Drepper
7d5348e88e Update. 1999-12-19 03:02:36 +00:00
Ulrich Drepper
cc280e781b (check_one_fd): Use __libc_open instead of __open. 1999-12-19 03:01:49 +00:00
Ulrich Drepper
576196067e (check_one_fd): Use __libc_fcntl instead of __fcntl. 1999-12-19 02:59:52 +00:00
Ulrich Drepper
172eb3202b Update. 1999-12-19 02:10:55 +00:00
Ulrich Drepper
ed8f3fe360 Update with LiS types and values. 1999-12-19 02:09:38 +00:00
Ulrich Drepper
1545784000 (__t_scalar_t, __t_uscalar_t): Make long types. 1999-12-19 02:08:58 +00:00
Ulrich Drepper
0f5fcc20dc Update. 1999-12-19 01:55:17 +00:00
Ulrich Drepper
5f26013d5c Skeleton of conversion module for ISIRI-3342. 1999-12-19 01:54:27 +00:00
Ulrich Drepper
e7fbb19d4c Add entries for ISIRI-3342. 1999-12-19 01:53:43 +00:00
Ulrich Drepper
4ab41ff6ec (modules): Add ISIRI-3342.
(distribute): Add isiri-3342.c.
(gen-8bit-gap-modules): Add isiri-3342.
1999-12-19 01:53:08 +00:00
Ulrich Drepper
5763698c86 Update. 1999-12-19 01:31:32 +00:00
Ulrich Drepper
ce8f0b262c (shmget): Correct type of size parameter. 1999-12-19 01:30:27 +00:00
Ulrich Drepper
c8cd1b8e70 Update. 1999-12-19 01:13:30 +00:00
Ulrich Drepper
7415548822 Recognize _ISOC99_SOURCE as well. 1999-12-19 01:12:26 +00:00
Ulrich Drepper
c8b4f87619 Fix typo (__USE_ISOC99 -> __USE_ISOC9X). 1999-12-19 01:10:27 +00:00
Ulrich Drepper
db742f80aa Update. 1999-12-19 00:37:40 +00:00
Ulrich Drepper
22b0d8366d (__sparc_v9__): Use %rDIGIT instead of %DIGIT where appropriate. 1999-12-19 00:35:33 +00:00
Ulrich Drepper
569c802e08 Fix typo. 1999-12-19 00:31:23 +00:00
Ulrich Drepper
2f92fe3c5b Update. 1999-12-19 00:30:45 +00:00
Ulrich Drepper
af6670989b Locale for Iran. 1999-12-19 00:30:31 +00:00
Ulrich Drepper
734acdc866 Charmap for ISIRI-3342 character set. 1999-12-19 00:30:01 +00:00
Ulrich Drepper
f030a07d4f Export __libc_freeres for GLIBC_2.1. 1999-12-19 00:21:06 +00:00
Ulrich Drepper
04d89baa68 Update. 1999-12-19 00:17:38 +00:00
Ulrich Drepper
acf56eaa5e Make sure errno is always set correct. 1999-12-19 00:15:18 +00:00
Ulrich Drepper
f78ebda839 Make sure errno is always set correct. Also use services.byservicename
Map if available, optimize query if name/port and protocol is known.
1999-12-19 00:14:41 +00:00
Ulrich Drepper
6cea6b5de3 Correct handling of cached client handles. 1999-12-19 00:14:23 +00:00
Ulrich Drepper
a8b592c3f8 Update. 1999-12-19 00:08:07 +00:00
Ulrich Drepper
f0978bbd27 Linux/MIPS specific definitions for resource.h. 1999-12-19 00:07:21 +00:00
Ulrich Drepper
1223d775b6 Linux/Alpha specific definitions for resource.h. 1999-12-19 00:07:11 +00:00