aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1998-04-09Use +force in dependency list of installation targets.Ulrich Drepper
1998-04-08Add __lseek64 alias for __llseek.Ulrich Drepper
1998-04-07Allow inclusion from netinet.in.h.Ulrich Drepper
1998-04-072.0 kernel support.Ulrich Drepper
1998-04-03(__syscall_error): Same for PIC and non-PIC now. Correctly negateUlrich Drepper
1998-04-03(PSEUDO): Fix typo introduced in last change.Ulrich Drepper
1998-04-01Correct test for error and use PLTJMP() rather than explicit (PLT).Ulrich Drepper
1998-04-01(SYSCALL_ERROR_HANDLER): Always define, not only #ifndef PIC.Ulrich Drepper
1998-04-01(_start): Leave most of the initialisation for __libc_start_main().Ulrich Drepper
1998-04-01 * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.Andreas Schwab
1998-03-31(_start): Let __libc_start_main do most of the init stuff.Ulrich Drepper
1998-03-31Wrapper for adjtimex syscall.Ulrich Drepper
1998-03-31(sysdep_routines): Add adjtimex.Ulrich Drepper
1998-03-29(socket): Added.Ulrich Drepper
1998-03-29(__readdir64): New strong alias.Ulrich Drepper
1998-03-25Add sizes.h.Ulrich Drepper
1998-03-23 * sysdeps/m68k/m68020/wordcopy.S: New file.Andreas Schwab
1998-03-18longjmp for ARM with FPU.Ulrich Drepper
1998-03-18ELF startup code for Arm.Ulrich Drepper
1998-03-18setjmp for Arm.Ulrich Drepper
1998-03-18ELF setjmp for Arm.Ulrich Drepper
1998-03-18(ENTRY): Correct error jump.Ulrich Drepper
1998-03-18Check correctly for error return; call syscall_error through PLT.Ulrich Drepper
1998-03-18(syscall_error): Support PIC and re-entrant code.Ulrich Drepper
1998-03-18Support PIC.Ulrich Drepper
1998-03-18Floating point exception definitions.Ulrich Drepper
1998-03-18Change format of .type directive. Correct comment about floatingUlrich Drepper
1998-03-18Call __sigjmp_save through PLTUlrich Drepper
1998-03-18Optimized memset version.Ulrich Drepper
1998-03-18Startup code for Arm.Ulrich Drepper
1998-03-18Arm/ELF definitions.Ulrich Drepper
1998-03-18Call __sigsetjmp by correct name.Ulrich Drepper
1998-03-18Remove floating point code.Ulrich Drepper
1998-03-13 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,Andreas Schwab
1998-03-12Correct typo.Ulrich Drepper
1998-03-11LinuxThreads library.Ulrich Drepper
1998-03-11 * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of theAndreas Schwab
1998-03-10Add various SOL_* constants.Ulrich Drepper
1998-03-10Adds lots of missing AF_* and PF_* constants.Ulrich Drepper
1998-03-09Rename function to __ffs and make ffs a weak alias.Ulrich Drepper
1998-03-09 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):Andreas Schwab
1998-03-06(SYSCALL_ERROR_HANDLER): Don't store into global errno if we alreadyUlrich Drepper
1998-03-06 * sysdeps/m68k/add_n.S: Use ENTRY and END macros.Andreas Schwab
1998-03-04 * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use wordAndreas Schwab
1998-03-011998-03-01 18:52 H.J. Lu (hjl@gnu.org)Richard Henderson
1998-03-01 * shlib-versions: Match alpha*.Richard Henderson
1998-02-26(_NSIG): Changed to 64.Ulrich Drepper
1998-02-26Make versioned symbols only for shared library.Ulrich Drepper
1998-02-26Code to handle compatibility of syscall for adjtimex interface.Ulrich Drepper
1998-02-26Code to handle compatibility of syscall for adjtime interface.Ulrich Drepper