2000-02-17 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-17 |
Ulrich Drepper | Rewrite __syscall_execve prototype to avoid warnings. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Regenerated from source files |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Italian message translations for glibc. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Update from translation team. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Linux/PPC ftruncate64 implementation. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Linux/PPC mmap64 implementation. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Linux/PPC truncate64 implementation. |
commit | commitdiff | tree |
2000-02-16 |
Ulrich Drepper | Add s_fstat64, s_ftruncate64, s_lstat64, s_mmap2, s_sta... |
commit | commitdiff | tree |
2000-02-15 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-15 |
Ulrich Drepper | Disable raising exception, not enabling it. |
commit | commitdiff | tree |
2000-02-15 |
Ulrich Drepper | Don't look for signal 0 since it does not exist. |
commit | commitdiff | tree |
2000-02-15 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-15 |
Ulrich Drepper | (dl_main): Fix check for references to dynamic linker. |
commit | commitdiff | tree |
2000-02-15 |
Ulrich Drepper | (pthread_cond_timedwait_relative_old): Tight loop with... |
commit | commitdiff | tree |
2000-02-14 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-14 |
Ulrich Drepper | (_iopl, _ioperm): Add Rebel-NetWinder to platform... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Domain of opcode is not large enough so test for overfl... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (pthread_cond_timedwait_relative_old): Undo last patch... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Use __ctype32_tolower and __ctype32_toupper. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (repertoire_find_value): Declare. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (repertoire_find_value): New function. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (struct localedef_t): Add repertoire element. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (locfile_read): Initialize locfile->repertoire. Pass... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Update prototypes of ctype_class_from, ctype_class_to... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Many many changes to generate wide character classifica... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (charset_new_char): Remove third parameter. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (parse_charmap): Update charset_new_char call. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (get_symname): Start looking for numeric value at the... |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Add casts to prevent warnings. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Initialize __ctype32_toupper and __ctype32_tolower. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Add _NL_CTYPE_TOUPPER32_EB, _NL_CTYPE_TOLOWER32_EB, |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Add initializers for new elements. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | (__ctype32_tolower, __ctype32_toupper): New variables. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-13 |
Ulrich Drepper | Work around limitation in current localedef version. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Add gl_ES. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Copy CTYPE category from es_ES. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Add af_ZA, ar_SA, en_BW, and en_ZW. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Locale specification for Saudi Arabia with Arabic language. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Remove Thai digits from `digits'. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Add th_TH.TIS-620. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | (toupper): Don't map *s to S*. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | (toupper): Don't map *s to S*. |
commit | commitdiff | tree |
2000-02-12 |
Ulrich Drepper | Suppress messages if first character of optstring is... |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (strptime_internal): Fix pointer dereference. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (write_locales): Fix handling of whitespace lines. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Add infodir. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Sync with kernel header files. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Suppress messages if first character of optstring is... |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Suppress messages if first character of optstring is... |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Define ELF_* constants and elf_* types to interpret... |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update after last correction of nl_langinfo implementation. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Correct return value in error case. Don't set errno. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Add aliases CN-GB and CN-BIG5. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (_FPU_DEFAULT): Set the AC bit. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (canonicalize): Zero terminate path to copy on error. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (closelog): Reset LogType to SOCK_DGRAM. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | Update mappings for /xAF, /xFD, and /xFE. |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (pthread_cond_timedwait_relative_old): Do tight |
commit | commitdiff | tree |
2000-02-11 |
Ulrich Drepper | (inet_network): Don't overwrite memory or allow to... |
commit | commitdiff | tree |
2000-02-03 |
Roland McGrath | . |
commit | commitdiff | tree |
2000-02-03 |
Roland McGrath | 2000-02-02 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree |
2000-02-03 |
Roland McGrath | 2000-02-02 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree |
2000-02-02 |
Roland McGrath | . |
commit | commitdiff | tree |
2000-02-02 |
Roland McGrath | 2000-02-02 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree |
2000-01-31 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-31 |
Ulrich Drepper | (inet_network): Synch with bind 8.2.2. |
commit | commitdiff | tree |
2000-01-31 |
Ulrich Drepper | (pthread_cond_timedwait_relative_old): Recompute time |
commit | commitdiff | tree |
2000-01-31 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-31 |
Ulrich Drepper | Correct return value according to the standard. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | Fix syntax errors. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | (__open_catalog): Handle trailing colons and adjacent... |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | (read_input_file): Remove messages correctly. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | (catopen): Handle NL_CAT_LOCALE correctly. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | (pthread_cond_timedwait_relative_old): Get remaining... |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | (get_elem): Assign pointer to new row to correct pool... |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | Backout changes for versioning setrlimit and getrlimit. |
commit | commitdiff | tree |
2000-01-29 |
Ulrich Drepper | Backout rlimit changes for resource directory. |
commit | commitdiff | tree |
2000-01-28 |
Roland McGrath | . |
commit | commitdiff | tree |
next |