aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-28Replace use of old output functions with the new ones.Ulrich Drepper
2001-02-23Define alias __libc_write.Ulrich Drepper
2001-02-23Define __need_NULL before including <stddef.h>.Ulrich Drepper
2001-02-23Not needed anymore.Ulrich Drepper
2001-02-23Remove restf.S and savef.S.Ulrich Drepper
2001-02-23[$(subdir) == misc] (sysdep_routines): Remove restf.S and savef.S.Ulrich Drepper
2001-02-22 * sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions toAndreas Jaeger
2001-02-17m68k exp2l implementation.Ulrich Drepper
2001-02-17m68k exp2f implementation.Ulrich Drepper
2001-02-17m68k exp2 implementation.Ulrich Drepper
2001-02-17Renamed to e_exp2.Ulrich Drepper
2001-02-16(ftruncate): Add __ftruncate64 alias.Ulrich Drepper
2001-02-16Correctly handle m68k long double format.Andreas Schwab
2001-02-13Define __ftruncate64 and make old name a weak alias.Ulrich Drepper
2001-02-09Little optimization.Ulrich Drepper
2001-02-09Alpha ev67 optimized implementation for strrchr.Ulrich Drepper
2001-02-07Add missing word alignment.Ulrich Drepper
2001-02-07Honour __NO_MATH_INLINES.Ulrich Drepper
2001-02-05(elf_machine_rel): Correct handling of PC24 relocs with negative value.Ulrich Drepper
2001-02-03Remove comma at end of enum.Ulrich Drepper
2001-02-03File was using crlf.Ulrich Drepper
2001-01-31Include <float.h>.Ulrich Drepper
2001-01-28Don't define CLK_TCK for XPG6.Ulrich Drepper
2001-01-27Liunx/Alpha version of statvfs definitions.Ulrich Drepper
2001-01-27(struct sockaddr_storage): Define ss_family and __ss_family.Ulrich Drepper
2001-01-27Linux/Alpha specific socket.h definitions.Ulrich Drepper
2001-01-27(struct sockaddr_storage): Define ss_family and __ss_family.Ulrich Drepper
2001-01-27Don't define __fd_mask, __NFDBITS, __FDELT, __FDMASK, and __fd_set here.Ulrich Drepper
2001-01-27Define sigev_notify_attr with real type.Ulrich Drepper
2001-01-27Define NPOLLFILE only if __USE_MISC.Ulrich Drepper
2001-01-27Use nfds_t type in function definition.Ulrich Drepper
2001-01-26[libc] (GLIBC_2.2.2): Add wordexp.Ulrich Drepper
2001-01-26Correct definition of wordexp_t.Ulrich Drepper
2001-01-17(__bswap_32): Add cast to avoid invalid asm.Andreas Schwab
2001-01-16Fix typo in last patch.Andreas Jaeger
2001-01-15Remove select syscall handling. The generic Linux version should work.Ulrich Drepper
2001-01-15 * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):Andreas Jaeger
2001-01-07Add uitrunc.c, savef.S, and restf.S.Ulrich Drepper
2001-01-07Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.Ulrich Drepper
2001-01-07Remove sys/acct.h.Ulrich Drepper
2000-12-27Don't go through unrolled loop if we would go through it only once.Ulrich Drepper
2000-12-27Interpret numeric parameter correctly.Ulrich Drepper
2000-12-27Include internals.h to get prototypes.Andreas Jaeger
2000-12-18 * sysdeps/s390/pt-machine.h (testandset): Use long int as returnAndreas Jaeger
2000-12-16(struct stat): Align with AIX version.Ulrich Drepper
2000-12-11 Declare kernel_sigset_t and use it.Andreas Jaeger
2000-12-11Alpha ev6 sqrtf function.Ulrich Drepper
2000-12-11Alpha ev6 sqrt functions.Ulrich Drepper
2000-12-11Additional directory searched for alphaev67.Ulrich Drepper
2000-12-10Fix a typo.Ulrich Drepper