platform/upstream/glibc.git
1999-09-14 Ulrich DrepperLinux/Arm definitions for process image access.
1999-09-14 Ulrich DrepperLinux/Arm definitions for register access.
1999-09-14 Ulrich DrepperAdded members 'unsigned char ftype[8]', and 'unsigned...
1999-09-07 Ulrich DrepperAdd sys/user.h.
1999-09-03 Ulrich DrepperLinux/Alpha specific definitions to access information...
1999-09-03 Ulrich DrepperInclude <sys/user.h> instead of <asm/user.h>.
1999-09-01 Ulrich DrepperEnclose header in an #ifdef statement to prevent it...
1999-09-01 Ulrich Drepper#include <bits/armsigctx.h>.
1999-08-30 Ulrich Drepper[db2]: Set CFLAGS of mutex.c to make spinlocks known.
1999-08-28 Ulrich DrepperFix sa_flags, partially reverting a patch from 1998...
1999-08-28 Ulrich DrepperUpdate from 2.3.15 kernel.
1999-08-25 Ulrich DrepperHPUX type definitions.
1999-08-25 Ulrich DrepperHPUX stat buffer definition.
1999-08-25 Ulrich DrepperHPUX setjmp buffer definition.
1999-08-25 Ulrich DrepperHPUX error number definitions.
1999-08-25 Ulrich DrepperDefine endianess for HPPA.
1999-08-25 Ulrich DrepperSolaris dirent definition.
1999-08-25 Ulrich Dreppergetdents implementation for Solaris.
1999-08-25 Ulrich DrepperAdd missing underscore in _llseek entry.
1999-08-25 Ulrich DrepperFix typo in execve entry.
1999-08-25 Ulrich DrepperFix comment.
1999-08-24 Ulrich DrepperFix EILSEQ value changed in last patch.
1999-08-24 Ulrich DrepperUse __syscall_error.
1999-08-24 Ulrich DrepperRewrite, don't declare errno here.
1999-08-24 Ulrich DrepperUse hexadecimal floating-point constants for gcc >...
1999-08-23 Ulrich DrepperLinux/MIPS specific error codes.
1999-08-23 Ulrich DrepperDefine SIGCONTEXT_EXTRA_ARGS.
1999-08-23 Ulrich DrepperAdd execve syscall.
1999-08-22 Ulrich DrepperRemove SGI specific calls, add RTLD_LOCAL.
1999-08-22 Ulrich Drepper(SA_RESETHAND): Add it.
1999-08-19 Ulrich DrepperInformation how to access signal context on Linux/Alpha.
1999-08-18 Ulrich DrepperDefine __blksize_t.
1999-08-18 Ulrich Drepper(struct stat): Use __blksize_t for st_blksize member.
1999-08-18 Ulrich Drepper(struct stat): Use __blksize_t for st_blksize member.
1999-08-18 Ulrich DrepperInclude bits/types.h instead of sys/types.h.
1999-08-18 Ulrich DrepperMake __useconds_t unsigned.
1999-08-18 Ulrich DrepperDefine type __useconds_t.
1999-08-10 Ulrich DrepperDefine ARM specific versions of VALID_ELF_HEADER, VALID...
1999-08-06 Ulrich Drepper(O_DSYNC, O_RSYNC): New definitions.
1999-08-06 Ulrich Drepper(O_LARGEFILE): Define only if __USE_LARGEFILE64.
1999-08-05 Ulrich Drepper(O_RSYNC, O_DSYNC): Define.
1999-08-04 Ulrich Drepper(GET_NPROCS_PARSER): Initialize result to one.
1999-08-02 Ulrich DrepperUse new path for e_sqrt.c.
1999-07-31 Ulrich DrepperLinux/Alpha specific functions to read system information.
1999-07-27 Ulrich DrepperELF type definitions for Linux/Alpha.
1999-07-27 Ulrich DrepperCorrect types.
1999-07-27 Ulrich DrepperDefine __clockid_t, __timer_t, CLOCK_REALTIME, and...
1999-07-26 Andreas Schwab * sysdeps/m68k/dl-machine.h (RTLD_START): Call pre...
1999-07-21 Roland McGrath1999-07-21 Roland McGrath <roland@baalperazim.frob...
1999-07-18 Ulrich DrepperUndo last change.
1999-07-17 Ulrich Drepper(timeval): Use __suseconds_t type for tv_usec element.
1999-07-17 Ulrich DrepperDefine __suseconds_t.
1999-07-15 Ulrich Drepper(_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC...
1999-07-14 Ulrich DrepperAdd flt-32 and dbl-64.
1999-07-14 Ulrich DrepperAdjusted for modified strtold extendability.
1999-07-14 Ulrich DrepperAdjusted for modified printf_fphex extendability.
1999-07-14 Ulrich DrepperAdd flt-32, dbl-64, and ldbl-96.
1999-07-13 Ulrich DrepperAdd ieee754/flt-32 and ieee754/dbl-64.
1999-07-06 Ulrich DrepperUpdate for some more motherboards.
1999-06-26 Andreas SchwabNew file.
1999-06-26 Andreas Schwab * sysdeps/m68k/fpu/bits/mathinline.h: Move all libm...
1999-06-21 Ulrich DrepperCorrect counting of subsections.
1999-06-19 Ulrich DrepperUse __GNUC_PREREQ.
1999-06-19 Ulrich DrepperInclude libintl.h.
1999-06-16 Ulrich Dreppersysmacros.h file for Linux/Alpha.
1999-06-15 Ulrich DrepperAdd __sysctl.
1999-06-14 Andreas SchwabNew files, optimized for m68k.
1999-06-09 Ulrich DrepperRemove advertising clause of copyright.
1999-06-08 Ulrich DrepperRemove advertising clause of copyright.
1999-06-06 Ulrich Drepper(elf_machine_load_address): Fix problems with GOT addre...
1999-05-23 Ulrich DrepperPretty print.
1999-05-23 Ulrich DrepperAdapted for header file change.
1999-05-23 Ulrich Drepper(fenv_t): Prepend __ to member names to protect from...
1999-05-22 Andreas Schwab * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __...
1999-05-18 Ulrich DrepperZap high byte of length. Reschedule.
1999-05-11 Ulrich Drepper(struct sockaddr_storage): New structure; storage...
1999-05-03 Ulrich DrepperAdd sigrestorer.S.
1999-04-30 Andreas SchwabNew file.
1999-04-16 Ulrich DrepperCorrect signed/unsigned-ness of blkcnt and fsblkcnt.
1999-04-16 Ulrich DrepperRemoved since cmpxchg/no-cmpxchg doesn't exist anymore.
1999-04-15 Ulrich DrepperFix typo in preventing compilation of file.
1999-04-14 Ulrich Dreppermmap calls could not be restarted after being interrupt...
1999-04-14 Ulrich DrepperSocket calls could not be restarted after being interru...
1999-04-12 Ulrich DrepperSupport big endian operation.
1999-04-12 Ulrich Drepper(INLINE_SYSCALL): Include the syscall name in assembler...
1999-04-12 Ulrich DrepperLinux/ARM vfork implementation.
1999-04-12 Ulrich DrepperSignal termination function.
1999-04-12 Ulrich DrepperDon't rely on undefined compiler behaviour.
1999-04-12 Ulrich Drepper(_outw, _outb, _outl): Don't bother range checking...
1999-04-12 Ulrich Drepper[$(subdir) = signal]
1999-04-12 Ulrich DrepperDelete inline implementations of strcpy and stpcpy.
1999-03-19 Andreas Schwab1999-03-18 Philip Blundell <philb@gnu.org>
1999-03-10 Ulrich Drepperm68k specific function to print floating point numbers...
1999-03-08 Ulrich Drepperm68k specific strtold wrapper.
1999-03-02 Ulrich Drepper(elf_machine_runtime_setup): DT_PLTGOT entry is already...
1999-03-01 Ulrich Drepper(ucontext): Rename field uc_links to
1999-02-20 Ulrich Drepper(elf_machine_runtime_setup): DT_PLTGOT entry is already...
1999-02-20 Ulrich Drepper(elf_machine_runtime_setup): DT_PLTGOT entry is already...
1999-02-20 Ulrich Drepper(elf_machine_got_rel): Likewise.
1999-02-20 Ulrich Drepper(elf_machine_rela): DT_STRTAB is already relocated.
next