]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2000-02-23  Ulrich Drepper[_XOPEN_SOURCE]: Define size_t.
2000-02-23  Ulrich Drepper(struct entry): Fix type of element data.
2000-02-23  Ulrich Drepper(basename): Define without parameter so that use as...
2000-02-23  Ulrich DrepperDefine macros stdin, stdout, and stderr.
2000-02-23  Ulrich Drepper(iconv): Fix prototype.
2000-02-23  Ulrich Drepper(RTLD_DEFAULT): Don't use NULL.
2000-02-23  Ulrich Drepper[__USE_XOPEN]: Define ino_t and ino64_t.
2000-02-23  Ulrich DrepperUpdate.
2000-02-23  Ulrich Drepper(SEM_FAILED): Use 0 not NULL.
2000-02-22  Ulrich DrepperUpdate.
2000-02-22  Ulrich DrepperUpdate from translation team.
2000-02-22  Ulrich DrepperUpdate.
2000-02-22  Ulrich DrepperAdd mk_MK ISO-8859-5.
2000-02-22  Ulrich DrepperMakedonian locale for makedonian language.
2000-02-22  Ulrich DrepperRegenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
2000-02-22  Ulrich DrepperFix typos.
2000-02-22  Ulrich DrepperUpdate.
2000-02-22  Ulrich DrepperUpdate comment.
2000-02-22  Ulrich DrepperUpdate.
2000-02-22  Ulrich DrepperUpdate from translation team.
2000-02-22  Ulrich DrepperUpdate from tzdata2000b.
2000-02-22  Ulrich DrepperUpdate.
2000-02-22  Ulrich Drepper(vALLOc): Call ptmalloc_init before mEMALIGn call to...
2000-02-20  Ulrich DrepperUpdate.
2000-02-20  Ulrich DrepperUpdate from translation team.
2000-02-20  Ulrich DrepperUpdate.
2000-02-20  Ulrich DrepperFix off by one error.
2000-02-20  Ulrich DrepperUpdate.
2000-02-20  Ulrich DrepperUpdate from translation team.
2000-02-20  Ulrich DrepperUpdate.
2000-02-20  Ulrich Drepper(prgregset_t): Define using elf_gregset_t.
2000-02-20  Ulrich DrepperAdd definition of _libc_fpreg and _libc_fpstate and...
2000-02-19  Ulrich DrepperUpdate.
2000-02-19  Ulrich Drepper(prfpregset_t): Define as pointer to fpregset_t.
2000-02-19  Ulrich DrepperInclude <sys/user.h>.
2000-02-19  Ulrich DrepperUpdate.
2000-02-19  Ulrich Drepper(strnlen): Add cast to prevent warning.
2000-02-18  Ulrich DrepperUpdate.
2000-02-18  Ulrich Drepper(handle_request): Don't abort() if unknown command...
2000-02-18  Ulrich DrepperUpdate.
2000-02-18  Ulrich Drepper(cache_addhst): Don't cache name->record entries if...
2000-02-17  Ulrich DrepperFix typo.
2000-02-17  Ulrich DrepperUpdate.
2000-02-17  Ulrich Drepper(ctype?staetup): Correct initialization of class_collec...
2000-02-17  Ulrich DrepperUpdate.
2000-02-17  Ulrich DrepperSync with kernel.
2000-02-17  Ulrich DrepperUpdate.
2000-02-17  Ulrich DrepperCorrect prototype for __syscall_mmap2.
2000-02-17  Ulrich DrepperUpdate.
2000-02-17  Ulrich DrepperRewrite __syscall_execve prototype to avoid warnings.
2000-02-16  Ulrich DrepperRegenerated from source files
2000-02-16  Ulrich DrepperUpdate.
2000-02-16  Ulrich DrepperItalian message translations for glibc.
2000-02-16  Ulrich DrepperUpdate from translation team.
2000-02-16  Ulrich DrepperUpdate.
2000-02-16  Ulrich DrepperLinux/PPC ftruncate64 implementation.
2000-02-16  Ulrich DrepperLinux/PPC mmap64 implementation.
2000-02-16  Ulrich DrepperLinux/PPC truncate64 implementation.
2000-02-16  Ulrich DrepperAdd s_fstat64, s_ftruncate64, s_lstat64, s_mmap2, s_sta...
2000-02-15  Ulrich DrepperUpdate.
2000-02-15  Ulrich DrepperDisable raising exception, not enabling it.
2000-02-15  Ulrich DrepperDon't look for signal 0 since it does not exist.
2000-02-15  Ulrich DrepperUpdate.
2000-02-15  Ulrich Drepper(dl_main): Fix check for references to dynamic linker.
2000-02-15  Ulrich Drepper(pthread_cond_timedwait_relative_old): Tight loop with...
2000-02-14  Ulrich DrepperUpdate.
2000-02-14  Ulrich Drepper(_iopl, _ioperm): Add Rebel-NetWinder to platform...
2000-02-13  Ulrich DrepperDomain of opcode is not large enough so test for overfl...
2000-02-13  Ulrich DrepperUpdate.
2000-02-13  Ulrich DrepperUpdate.
2000-02-13  Ulrich Drepper(pthread_cond_timedwait_relative_old): Undo last patch...
2000-02-13  Ulrich DrepperUse __ctype32_tolower and __ctype32_toupper.
2000-02-13  Ulrich Drepper(repertoire_find_value): Declare.
2000-02-13  Ulrich Drepper(repertoire_find_value): New function.
2000-02-13  Ulrich Drepper(struct localedef_t): Add repertoire element.
2000-02-13  Ulrich Drepper(locfile_read): Initialize locfile->repertoire. Pass...
2000-02-13  Ulrich DrepperUpdate prototypes of ctype_class_from, ctype_class_to...
2000-02-13  Ulrich DrepperMany many changes to generate wide character classifica...
2000-02-13  Ulrich Drepper(charset_new_char): Remove third parameter.
2000-02-13  Ulrich Drepper(parse_charmap): Update charset_new_char call.
2000-02-13  Ulrich Drepper(get_symname): Start looking for numeric value at the...
2000-02-13  Ulrich DrepperAdd casts to prevent warnings.
2000-02-13  Ulrich DrepperInitialize __ctype32_toupper and __ctype32_tolower.
2000-02-13  Ulrich DrepperAdd _NL_CTYPE_TOUPPER32_EB, _NL_CTYPE_TOLOWER32_EB,
2000-02-13  Ulrich DrepperAdd initializers for new elements.
2000-02-13  Ulrich Drepper(__ctype32_tolower, __ctype32_toupper): New variables.
2000-02-13  Ulrich DrepperUpdate.
2000-02-13  Ulrich DrepperWork around limitation in current localedef version.
2000-02-12  Ulrich DrepperUpdate.
2000-02-12  Ulrich DrepperAdd gl_ES.
2000-02-12  Ulrich DrepperCopy CTYPE category from es_ES.
2000-02-12  Ulrich DrepperUpdate.
2000-02-12  Ulrich DrepperAdd af_ZA, ar_SA, en_BW, and en_ZW.
2000-02-12  Ulrich DrepperLocale specification for Saudi Arabia with Arabic language.
2000-02-12  Ulrich DrepperUpdate.
2000-02-12  Ulrich DrepperRemove Thai digits from `digits'.
2000-02-12  Ulrich DrepperUpdate.
2000-02-12  Ulrich DrepperAdd th_TH.TIS-620.
2000-02-12  Ulrich DrepperUpdate.
2000-02-12  Ulrich Drepper(toupper): Don't map *s to S*.
next