external/glibc.git
2001-01-26 Ulrich Drepper[libc] (GLIBC_2.2.2): Add wordexp.
2001-01-26 Ulrich DrepperCorrect definition of wordexp_t.
2001-01-17 Andreas Schwab(__bswap_32): Add cast to avoid invalid asm.
2001-01-16 Andreas JaegerFix typo in last patch.
2001-01-15 Ulrich DrepperRemove select syscall handling. The generic Linux...
2001-01-15 Andreas Jaeger * sysdeps/unix/sysv/linux/mips/register-dump.h (REGIST...
2001-01-07 Ulrich DrepperAdd uitrunc.c, savef.S, and restf.S.
2001-01-07 Ulrich DrepperAdd alphaev6/stxncpy.S and alphaev6/stxcpy.S.
2001-01-07 Ulrich DrepperRemove sys/acct.h.
2000-12-27 Ulrich DrepperDon't go through unrolled loop if we would go through...
2000-12-27 Ulrich DrepperInterpret numeric parameter correctly.
2000-12-27 Andreas JaegerInclude internals.h to get prototypes.
2000-12-18 Andreas Jaeger * sysdeps/s390/pt-machine.h (testandset): Use long...
2000-12-16 Ulrich Drepper(struct stat): Align with AIX version.
2000-12-11 Andreas Jaeger Declare kernel_sigset_t and use it.
2000-12-11 Ulrich DrepperAlpha ev6 sqrtf function.
2000-12-11 Ulrich DrepperAlpha ev6 sqrt functions.
2000-12-11 Ulrich DrepperAdditional directory searched for alphaev67.
2000-12-10 Ulrich DrepperFix a typo.
2000-12-10 Ulrich DrepperExchange t8 with t10.
2000-12-09 Andreas JaegerNew file, copy from generic linux version with small...
2000-12-09 Andreas JaegerRemoved, we can use the generic version.
2000-12-08 Ulrich DrepperAlpha ev67 strncat implementation.
2000-12-08 Ulrich DrepperAlpha ev67 strlen implementation.
2000-12-08 Ulrich DrepperAlpha ev67 strchr implementation.
2000-12-08 Ulrich DrepperAlpha ev67 strcat implementation.
2000-12-08 Ulrich DrepperAlpha ev67 stpncpy implementation.
2000-12-08 Ulrich DrepperAlpha ev67 stpcpyrawmemchr implementation.
2000-12-08 Ulrich DrepperAlpha ev67 rawmemchr implementation.
2000-12-08 Ulrich DrepperAlpha ev67 ffsll implementation.
2000-12-08 Ulrich DrepperAlpha ev67 ffs implementation.
2000-12-08 Ulrich DrepperAlpha ev6 stxncpy implementation.
2000-12-08 Ulrich DrepperAlpha ev6 stxcpy implementation.
2000-12-08 Ulrich DrepperAlpha ev6 memset implementation.
2000-12-08 Ulrich DrepperAlpha ev6 memcpy implementation.
2000-12-08 Ulrich DrepperAlpha ev6 memchr implementation.
2000-12-08 Ulrich DrepperAlpha ev6 addmul_1 implementation.
2000-12-08 Ulrich DrepperImplied directories for alpha/alphaev67.
2000-12-08 Ulrich DrepperImplied directories for alpha/alphaev6.
2000-12-08 Ulrich DrepperFix typo.
2000-12-08 Ulrich DrepperTail call to __stxcpy.
2000-12-08 Ulrich DrepperAlpha rawmemchr implementation.
2000-12-08 Ulrich DrepperUse a shorter sequence.
2000-12-07 Ulrich Drepper[$(subdir)==misc] (sysdep_routines): Add uitrunc.
2000-12-07 Ulrich Drepper__uitrunc implementation.
2000-12-06 Ulrich Drepper(__data_start): Define.
2000-12-06 Ulrich DrepperFloating point register restore functions.
2000-12-06 Ulrich DrepperFloating point register saving functions.
2000-12-06 Ulrich Drepper[$(subdir)==misc] (sysdep_routines): Add restf and...
2000-12-05 Andreas Jaeger(_test_and_set): Don't set mips2.
2000-12-05 Andreas Jaeger Use SYS_ify.
2000-12-05 Andreas JaegerLinux/MIPS specific version.
2000-12-05 Andreas JaegerRemoved.
2000-12-05 Ulrich DrepperDefine MAXHOSTNAMELEN.
2000-12-05 Ulrich DrepperAIX/PPC implementation of lrintf.
2000-12-05 Ulrich DrepperCleanup. Add comments.
2000-12-05 Ulrich DrepperDefine __clockid_t and __timer_t.
2000-12-05 Ulrich DrepperNothing.
2000-12-05 Ulrich Drepper(JUMPTARGET): Use C_TEXT.
2000-12-05 Ulrich DrepperDefine pread64 alias.
2000-12-05 Ulrich DrepperDefine pread alias.
2000-12-05 Ulrich DrepperDefine __libc_open alias.
2000-12-05 Ulrich DrepperDefine __libc_lseek alias.
2000-12-05 Ulrich DrepperDefine __fchdir.
2000-12-05 Ulrich Drepper[$(subdir)==login] (sysdep_routines): Add setutxent...
2000-12-04 Ulrich DrepperRemove FLT_EVAL_METHOD and DECIMAL_DIG definitions.
2000-11-29 Andreas JaegerRemove unused variable.
2000-11-28 Andreas JaegerSynch with generic Linux version.
2000-11-28 Andreas Jaeger(struct cmsghdr): Use __flexarr.
2000-11-27 Andreas Jaeger(__longjmp): Restore SP and FP last and
2000-11-21 Andreas Schwab* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
2000-11-20 Andreas Jaeger(O_NOFOLLOW): Use same value defined in /usr/include...
2000-11-20 Andreas Jaeger(kernel_stat): Expand time_t to 'long int' not, 'unsign...
2000-11-20 Andreas JaegerFix comments
2000-11-16 Ulrich Drepper(RTLD_START): Update _dl_argv.
2000-11-13 Andreas JaegerUpdate.
2000-11-10 Ulrich DrepperCorrect last patch.
2000-11-10 Ulrich Drepper(GLIBC_2.1.1): Add getitimer.
2000-11-02 Andreas Jaeger(elf_machine_rel): Add the symbol's
2000-11-01 Ulrich Drepper(CLK_TCK): Cast sysconf result to __clock_t.
2000-11-01 Ulrich DrepperUse __sysconf to for CLK_TCK.
2000-11-01 Ulrich DrepperLinux/Alpha version of function to get CLK_TCK value.
2000-10-27 Andreas SchwabAdd some more ulps.
2000-10-27 Ulrich DrepperNot needed.
2000-10-27 Ulrich DrepperAdditional files to distribute in sysdeps/unix/sysv...
2000-10-27 Ulrich DrepperAdditional files to distribute in sysdeps/hppa.
2000-10-26 Ulrich DrepperUpdate after libm-test.inc change.
2000-10-25 Ulrich DrepperUpdated.
2000-10-24 Andreas JaegerPartly revert patch from 2000-10-18.
2000-10-23 Andreas SchwabUpdated.
2000-10-23 Andreas JaegerAdd fcntl64.
2000-10-20 Ulrich Drepper(elf_machine_matches_host): Parameter is now pointer...
2000-10-20 Andreas JaegerInclude <asm/unistd.h>.
2000-10-20 Ulrich Drepper(__new_semctl): Pass union semun as 4th argument to...
2000-10-18 Andreas Jaeger2000-10-18 Andreas Jaeger <aj@suse.de>
2000-10-17 Andreas SchwabUpdate for changes in libm-test.inc.
2000-10-16 Andreas SchwabFix last change (misapplied).
2000-10-15 Ulrich DrepperCleanup.
2000-10-15 Ulrich DrepperLinux/HPPA errno definitions.
2000-10-15 Ulrich DrepperLinux/HPPA specific fenv definitions.
next