aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2000-12-10Fix a typo.Ulrich Drepper
2000-12-10Exchange t8 with t10.Ulrich Drepper
2000-12-09New file, copy from generic linux version with small changes due toAndreas Jaeger
2000-12-09Removed, we can use the generic version.Andreas Jaeger
2000-12-08Alpha ev67 strncat implementation.Ulrich Drepper
2000-12-08Alpha ev67 strlen implementation.Ulrich Drepper
2000-12-08Alpha ev67 strchr implementation.Ulrich Drepper
2000-12-08Alpha ev67 strcat implementation.Ulrich Drepper
2000-12-08Alpha ev67 stpncpy implementation.Ulrich Drepper
2000-12-08Alpha ev67 stpcpyrawmemchr implementation.Ulrich Drepper
2000-12-08Alpha ev67 rawmemchr implementation.Ulrich Drepper
2000-12-08Alpha ev67 ffsll implementation.Ulrich Drepper
2000-12-08Alpha ev67 ffs implementation.Ulrich Drepper
2000-12-08Alpha ev6 stxncpy implementation.Ulrich Drepper
2000-12-08Alpha ev6 stxcpy implementation.Ulrich Drepper
2000-12-08Alpha ev6 memset implementation.Ulrich Drepper
2000-12-08Alpha ev6 memcpy implementation.Ulrich Drepper
2000-12-08Alpha ev6 memchr implementation.Ulrich Drepper
2000-12-08Alpha ev6 addmul_1 implementation.Ulrich Drepper
2000-12-08Implied directories for alpha/alphaev67.Ulrich Drepper
2000-12-08Implied directories for alpha/alphaev6.Ulrich Drepper
2000-12-08Fix typo.Ulrich Drepper
2000-12-08Tail call to __stxcpy.Ulrich Drepper
2000-12-08Alpha rawmemchr implementation.Ulrich Drepper
2000-12-08Use a shorter sequence.Ulrich Drepper
2000-12-07[$(subdir)==misc] (sysdep_routines): Add uitrunc.Ulrich Drepper
2000-12-07__uitrunc implementation.Ulrich Drepper
2000-12-06(__data_start): Define.Ulrich Drepper
2000-12-06Floating point register restore functions.Ulrich Drepper
2000-12-06Floating point register saving functions.Ulrich Drepper
2000-12-06[$(subdir)==misc] (sysdep_routines): Add restf and savef.Ulrich Drepper
2000-12-05(_test_and_set): Don't set mips2.Andreas Jaeger
2000-12-05 Use SYS_ify.Andreas Jaeger
2000-12-05Linux/MIPS specific version.Andreas Jaeger
2000-12-05Removed.Andreas Jaeger
2000-12-05Define MAXHOSTNAMELEN.Ulrich Drepper
2000-12-05AIX/PPC implementation of lrintf.Ulrich Drepper
2000-12-05Cleanup. Add comments.Ulrich Drepper
2000-12-05Define __clockid_t and __timer_t.Ulrich Drepper
2000-12-05Nothing.Ulrich Drepper
2000-12-05(JUMPTARGET): Use C_TEXT.Ulrich Drepper
2000-12-05Define pread64 alias.Ulrich Drepper
2000-12-05Define pread alias.Ulrich Drepper
2000-12-05Define __libc_open alias.Ulrich Drepper
2000-12-05Define __libc_lseek alias.Ulrich Drepper
2000-12-05Define __fchdir.Ulrich Drepper
2000-12-05[$(subdir)==login] (sysdep_routines): Add setutxent, getutxent,Ulrich Drepper
2000-12-04Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.Ulrich Drepper
2000-11-29Remove unused variable.Andreas Jaeger
2000-11-28Synch with generic Linux version.Andreas Jaeger