platform/upstream/glibc.git
2001-04-09 Ulrich Drepper<fcntl.h> definitions for Linux/CRIS.
2001-04-09 Ulrich Drepperlibio config for Linux/CRIS.
2001-04-09 Ulrich DrepperAdditional rules for Linux/CRIS.
2001-04-09 Ulrich DrepperAdditional files to distribute for Linux/CRIS.
2001-04-09 Ulrich Drepper(INLINE_SYSCALL): Fix typo; s/==/=/ for assignment.
2001-04-07 Ulrich DrepperAdd a few new files.
2001-04-06 Ulrich Drepper(GET_NPROCS_PARSER): added code to parse new 2.4 format.
2001-04-05 Ulrich DrepperDon't use the ELF version, define simple replacements...
2001-04-05 Ulrich Drepper(_dl_open): Fix typo in last change.
2001-04-04 Ulrich DrepperDefine __getpeername.
2001-04-04 Ulrich DrepperAIX PPC memset implementation.
2001-04-04 Ulrich DrepperAIX dl-sym.
2001-04-04 Ulrich Drepperlibc_dl-xxx support.
2001-04-04 Ulrich DrepperAIX dl-open.
2001-04-04 Ulrich DrepperAIX dl-close.
2001-04-04 Ulrich DrepperAIX __loadx defines.
2001-04-04 Ulrich DrepperAIX startup code.
2001-04-04 Ulrich DrepperAIX gettimeofday implementation.
2001-04-04 Ulrich DrepperAIX utmpx.h definitions.
2001-04-04 Ulrich DrepperAdded _HAVE_UT_TYPE/PID/ID/TV/HOST defines.
2001-04-04 Ulrich DrepperRemoved temp code and made stub.
2001-04-04 Ulrich DrepperRemove /usr/lib/crt0.o added dl-libc, dl-open,dl-sym...
2001-04-02 Andreas JaegerAdd prototype for __umount2.
2001-03-30 Andreas JaegerAdd alias for imaxdiv.
2001-03-27 Ulrich DrepperAdd MAP_* and MADV_* defines to match other architectures.
2001-03-17 Ulrich DrepperChange type of second parameter back to size_t as per...
2001-03-16 Ulrich Drepper(CALL_SIGHANDLER): Define.
2001-03-11 Ulrich DrepperDummy replacement for code not needed here.
2001-03-10 Ulrich Drepperm68k-specific definitions for ldconfig.
2001-03-10 Ulrich DrepperAdd dl-procinfo.c and dl-procinfo.h.
2001-03-10 Ulrich Drepper[subdir=elf] (sysdep-dl-routines, sysdep_routines,...
2001-03-10 Ulrich DrepperInterface definitions for functions to handle processor...
2001-03-10 Ulrich DrepperHandling processor specific features for Linux/Arm.
2001-03-05 Ulrich Drepper(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite...
2001-03-04 Ulrich DrepperDefine SI_ASYNCNL.
2001-03-03 Ulrich DrepperAllow __need_sigevent_t being defined and provide only...
2001-02-28 Ulrich Drepper(elf_machine_rela): Don't handle relocations which...
2001-02-28 Ulrich DrepperReplace use of old output functions with the new ones.
2001-02-23 Ulrich DrepperDefine alias __libc_write.
2001-02-23 Ulrich DrepperDefine __need_NULL before including <stddef.h>.
2001-02-23 Ulrich DrepperNot needed anymore.
2001-02-23 Ulrich DrepperRemove restf.S and savef.S.
2001-02-23 Ulrich Drepper[$(subdir) == misc] (sysdep_routines): Remove restf...
2001-02-22 Andreas Jaeger * sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instru...
2001-02-17 Ulrich Drepperm68k exp2l implementation.
2001-02-17 Ulrich Drepperm68k exp2f implementation.
2001-02-17 Ulrich Drepperm68k exp2 implementation.
2001-02-17 Ulrich DrepperRenamed to e_exp2.
2001-02-16 Ulrich Drepper(ftruncate): Add __ftruncate64 alias.
2001-02-16 Andreas SchwabCorrectly handle m68k long double format.
2001-02-13 Ulrich DrepperDefine __ftruncate64 and make old name a weak alias.
2001-02-09 Ulrich DrepperLittle optimization.
2001-02-09 Ulrich DrepperAlpha ev67 optimized implementation for strrchr.
2001-02-07 Ulrich DrepperAdd missing word alignment.
2001-02-07 Ulrich DrepperHonour __NO_MATH_INLINES.
2001-02-05 Ulrich Drepper(elf_machine_rel): Correct handling of PC24 relocs...
2001-02-03 Ulrich DrepperRemove comma at end of enum.
2001-02-03 Ulrich DrepperFile was using crlf.
2001-01-31 Ulrich DrepperInclude <float.h>.
2001-01-28 Ulrich DrepperDon't define CLK_TCK for XPG6.
2001-01-27 Ulrich DrepperLiunx/Alpha version of statvfs definitions.
2001-01-27 Ulrich Drepper(struct sockaddr_storage): Define ss_family and __ss_fa...
2001-01-27 Ulrich DrepperLinux/Alpha specific socket.h definitions.
2001-01-27 Ulrich Drepper(struct sockaddr_storage): Define ss_family and __ss_fa...
2001-01-27 Ulrich DrepperDon't define __fd_mask, __NFDBITS, __FDELT, __FDMASK...
2001-01-27 Ulrich DrepperDefine sigev_notify_attr with real type.
2001-01-27 Ulrich DrepperDefine NPOLLFILE only if __USE_MISC.
2001-01-27 Ulrich DrepperUse nfds_t type in function definition.
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.
next