2000-01-02 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Formulate warning message stronger. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Not needed, already covered. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | (distribute): Remove baltic.c. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Remove BALTIC. It's the same as ISO-8859-13. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Correct return value for LINE == NULL. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | [GLIBC_2.1.3] (libc): Export __sigsuspend. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-02 |
Ulrich Drepper | Test __USE_ISOC9X not __USE_ISOC99. |
commit | commitdiff | tree |
1999-12-29 |
Geoff Keating | * sysdeps/powerpc/dl-machine.c: Many minor formatting... |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | English language locale for Botswana. |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | English language locale for Zimbabwe. |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | Protect definitions for math.h against double inclusion. |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | (glob): Pass alternate file access functions also in... |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | (Running make install): Clearify that install_root... |
commit | commitdiff | tree |
1999-12-29 |
Ulrich Drepper | Add NAD. Remove a few obsolete entries. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | (__pthread_manager): Add one more cast to assignment... |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | Remove oldgetrlimit and oldsetrlimit definitions. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | Move stack_pointer definition to the beginning of the... |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | flavor): Add ef_cxa. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | (ucs4_to_gb2312): Fix mapping of 0x0101, 0x2312, and... |
commit | commitdiff | tree |
1999-12-28 |
Ulrich Drepper | In mapping from UCS4: don't crash for undefined mappings. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | atexit equivalent function for new C++ ABI. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Function to call registered exit functions of new C... |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Export __cxa_atexit and __cxa_finalize. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | (exit): Handle ef_cxa exit functions. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | (routines): Add cxa_atexit and cxa_finalize. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update mapping of GB 0x212c from latest Unicode tables. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Make it compile. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Rewrite to use lstat64 syscall if available. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Rewrite to use stat64 syscall if available. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Rewrite to use fstat64 syscall if available. |
commit | commitdiff | tree |
1999-12-27 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
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 |
next |