1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | If delim string has only one character don't run over... |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Always define CODESET. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (__printf_fp): Allocate buffer to generate mantissa... |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Declare __libc_read and __libc_write. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Add __libc_open. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (__libc_open64): Fix typo. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (__libc_open64): Use ISO format. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Define __libc_* variant for cancelation wrapper. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Define __libc_* variant for cancelation wrapper. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Export __libc_pread, __libc_pread64, __libc_pwrite... |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Export __libc_open64 and __libc_lseek64. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Declare __libc_open64, __libc_lseek64, __libc_pread... |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (check_one_fd): Use __libc_open instead of __open. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (check_one_fd): Use __libc_fcntl instead of __fcntl. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update with LiS types and values. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (__t_scalar_t, __t_uscalar_t): Make long types. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Skeleton of conversion module for ISIRI-3342. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Add entries for ISIRI-3342. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (modules): Add ISIRI-3342. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (shmget): Correct type of size parameter. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Recognize _ISOC99_SOURCE as well. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Fix typo (__USE_ISOC99 -> __USE_ISOC9X). |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | (__sparc_v9__): Use %rDIGIT instead of %DIGIT where... |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Locale for Iran. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Charmap for ISIRI-3342 character set. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Export __libc_freeres for GLIBC_2.1. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Make sure errno is always set correct. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Make sure errno is always set correct. Also use servic... |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Correct handling of cached client handles. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Linux/MIPS specific definitions for resource.h. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Linux/Alpha specific definitions for resource.h. |
commit | commitdiff | tree |
1999-12-19 |
Ulrich Drepper | Don't depend on the unreliable kernel headers. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/SPARC specific definitions for resource.h. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific definitions for resource.h. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific setrlimit64 implementation. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific setrlimit implementation. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific backward compatible setrlimit64... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific backward compatible getrlimit64... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific getrlimit64 implementation. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Linux/i386 specific getrlimit implementation. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Change RLIM_INFINITY back to old value (signed long). |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Not needed anymore. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Correct type of size parameter. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Moved into i386 subdir. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (NAN): Rename union to avoid duplicate definition with... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (CLEAR_CACHE): New macro to force a cache flush. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (__strtsep): Help gcc optimizing string access. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Protect definitions for math.h against double inclusion. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | Find pwd program also in /usr/bin and let shell do... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | New file, copied from tst-aio.c and changed for 64bit... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (struct aiocb64): Add member __next_prio to sync the... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (tests): Added tst-aio64. |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (_dl_relocate_object): Add call to flush cache after... |
commit | commitdiff | tree |
1999-12-18 |
Ulrich Drepper | (datadir): Added. |
commit | commitdiff | tree |
1999-12-10 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-10 |
Ulrich Drepper | (internal_getpwuid_r): Always set errno to ENOENT when... |
commit | commitdiff | tree |
1999-12-10 |
Ulrich Drepper | [NO_THREADS]: The mutex_* macros now let mutex_t work... |
commit | commitdiff | tree |
1999-12-10 |
Ulrich Drepper | (USE_ARENAS): New feature flag, controls support |
commit | commitdiff | tree |
1999-12-09 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-09 |
Ulrich Drepper | Remove getrlimit, setrlimit, getrlimit64, setrlimit64... |
commit | commitdiff | tree |
1999-12-09 |
Ulrich Drepper | Add getrlimit, setrlimit, getrlimit64, setrlimit64... |
commit | commitdiff | tree |
1999-12-09 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-09 |
Ulrich Drepper | Add rules for oldgetrlimit and oldsetrlimit. |
commit | commitdiff | tree |
1999-12-09 |
Ulrich Drepper | Move oldgetrlimit and oldsetrlimit rules into 32-bit... |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Correctly transfer last patch from 2.2 branch. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | (gaih_inet): Don't fail if host has only IPv6 address. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | (__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy... |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Add U066A, UFE80, UFE81, UFE83, UFE85, and UFE8B. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Add mapping for /x25, /xc1, /xc2, /xc3, /xc4, and ... |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Fix typo in /x95 entry. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Correct 0x95 entry. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Add /xEC. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Add U0300 and U0301. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Add Euro. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Map /xB4 to U0384. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | (elf_machine_rel): Fixup R_ARM_PC24 relocs if possible. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | (from_ansi_x3_110): Don't increment pointers if charact... |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-08 |
Ulrich Drepper | (gen_steps): Set __counter initialy to 1. |
commit | commitdiff | tree |
next |