1999-12-27 |
Ulrich Drepper | Linux/i386 implementation of mmap64. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Linux implementation of ftruncate64. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Linux implementation of truncate64. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Add truncate64, ftruncate64, fstat64, lstat64, stat64... |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | mmap64 implementation for Linux/SPARC32. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update.. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Define __libc_* variant for cancelation wrapper. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Remove inclusion of <asm/resource.h>. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Remove vm86. Set argument count for `syscall' to 7. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Add support for syscalls with more than five arguments. |
commit | commitdiff | tree |
1999-12-24 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree |
1999-12-24 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-24 |
Ulrich Drepper | (__libc_system): Check whether command processor is... |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | (pthread_handle_create): Set p_pid of new thread before... |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | (CLEAR_CACHE): Fix a2 value. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Only put versions on exported symbols. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Remove getnodebyname declaration. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Explain floor() values on Alpha. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | (pthread_initialize): Move getrlimit call after setting... |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Wrapper to get stdlib/ucontext.h. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | (__gconv): Deal with outbuf being NULL. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | (iconv): Allow omitting output buffer if no input buffe... |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Correct aliases CSPC850MULTILINGUAL and CSPC862LATINHEBREW. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Add aliases GB2312 and csGB2312 (according to IANA... |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Correct completely broken conversion to JOHAB. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-21 |
Ulrich Drepper | Afrikaans language locale for South Africa. |
commit | commitdiff | tree |
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 |
next |