1999-08-25 |
Ulrich Drepper | Define endianess for HPPA. |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Ulrich Drepper | Solaris dirent definition. |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Ulrich Drepper | getdents implementation for Solaris. |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Ulrich Drepper | Add missing underscore in _llseek entry. |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Ulrich Drepper | Fix typo in execve entry. |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Ulrich Drepper | Fix comment. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Ulrich Drepper | Fix EILSEQ value changed in last patch. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Ulrich Drepper | Use __syscall_error. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Ulrich Drepper | Rewrite, don't declare errno here. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Ulrich Drepper | Use hexadecimal floating-point constants for gcc >... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Ulrich Drepper | Linux/MIPS specific error codes. |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Ulrich Drepper | Define SIGCONTEXT_EXTRA_ARGS. |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Ulrich Drepper | Add execve syscall. |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Ulrich Drepper | Remove SGI specific calls, add RTLD_LOCAL. |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Ulrich Drepper | (SA_RESETHAND): Add it. |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Ulrich Drepper | Information how to access signal context on Linux/Alpha. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Ulrich Drepper | Define __blksize_t. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Ulrich Drepper | (struct stat): Use __blksize_t for st_blksize member. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Ulrich Drepper | (struct stat): Use __blksize_t for st_blksize member. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Ulrich Drepper | Include bits/types.h instead of sys/types.h. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Ulrich Drepper | Make __useconds_t unsigned. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Ulrich Drepper | Define type __useconds_t. |
commit | commitdiff | tree | snapshot |
1999-08-10 |
Ulrich Drepper | Define ARM specific versions of VALID_ELF_HEADER, VALID... |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Ulrich Drepper | (O_DSYNC, O_RSYNC): New definitions. |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Ulrich Drepper | (O_LARGEFILE): Define only if __USE_LARGEFILE64. |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Ulrich Drepper | (O_RSYNC, O_DSYNC): Define. |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Ulrich Drepper | (GET_NPROCS_PARSER): Initialize result to one. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Ulrich Drepper | Use new path for e_sqrt.c. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Ulrich Drepper | Linux/Alpha specific functions to read system information. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ulrich Drepper | ELF type definitions for Linux/Alpha. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ulrich Drepper | Correct types. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ulrich Drepper | Define __clockid_t, __timer_t, CLOCK_REALTIME, and... |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Andreas Schwab | * sysdeps/m68k/dl-machine.h (RTLD_START): Call pre... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Roland McGrath | 1999-07-21 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree | snapshot |
1999-07-18 |
Ulrich Drepper | Undo last change. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Ulrich Drepper | (timeval): Use __suseconds_t type for tv_usec element. |
commit | commitdiff | tree | snapshot |
1999-07-17 |
Ulrich Drepper | Define __suseconds_t. |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Ulrich Drepper | (_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Ulrich Drepper | Add flt-32 and dbl-64. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Ulrich Drepper | Adjusted for modified strtold extendability. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Ulrich Drepper | Adjusted for modified printf_fphex extendability. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
Ulrich Drepper | Add flt-32, dbl-64, and ldbl-96. |
commit | commitdiff | tree | snapshot |
1999-07-13 |
Ulrich Drepper | Add ieee754/flt-32 and ieee754/dbl-64. |
commit | commitdiff | tree | snapshot |
1999-07-06 |
Ulrich Drepper | Update for some more motherboards. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Andreas Schwab | New file. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Andreas Schwab | * sysdeps/m68k/fpu/bits/mathinline.h: Move all libm... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Ulrich Drepper | Correct counting of subsections. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ulrich Drepper | Use __GNUC_PREREQ. |
commit | commitdiff | tree | snapshot |
1999-06-19 |
Ulrich Drepper | Include libintl.h. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Ulrich Drepper | sysmacros.h file for Linux/Alpha. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Ulrich Drepper | Add __sysctl. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Andreas Schwab | New files, optimized for m68k. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ulrich Drepper | Remove advertising clause of copyright. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulrich Drepper | Remove advertising clause of copyright. |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Ulrich Drepper | (elf_machine_load_address): Fix problems with GOT addre... |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Drepper | Pretty print. |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Drepper | Adapted for header file change. |
commit | commitdiff | tree | snapshot |
1999-05-23 |
Ulrich Drepper | (fenv_t): Prepend __ to member names to protect from... |
commit | commitdiff | tree | snapshot |
1999-05-22 |
Andreas Schwab | * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __... |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Ulrich Drepper | Zap high byte of length. Reschedule. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Ulrich Drepper | (struct sockaddr_storage): New structure; storage... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Ulrich Drepper | Add sigrestorer.S. |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Andreas Schwab | New file. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ulrich Drepper | Correct signed/unsigned-ness of blkcnt and fsblkcnt. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ulrich Drepper | Removed since cmpxchg/no-cmpxchg doesn't exist anymore. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ulrich Drepper | Fix typo in preventing compilation of file. |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ulrich Drepper | mmap calls could not be restarted after being interrupt... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ulrich Drepper | Socket calls could not be restarted after being interru... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | Support big endian operation. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | (INLINE_SYSCALL): Include the syscall name in assembler... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | Linux/ARM vfork implementation. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | Signal termination function. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | Don't rely on undefined compiler behaviour. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | (_outw, _outb, _outl): Don't bother range checking... |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | [$(subdir) = signal] |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Ulrich Drepper | Delete inline implementations of strcpy and stpcpy. |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Andreas Schwab | 1999-03-18 Philip Blundell <philb@gnu.org> |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Ulrich Drepper | m68k specific function to print floating point numbers... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Ulrich Drepper | m68k specific strtold wrapper. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Ulrich Drepper | (elf_machine_runtime_setup): DT_PLTGOT entry is already... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Ulrich Drepper | (ucontext): Rename field uc_links to |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Ulrich Drepper | (elf_machine_runtime_setup): DT_PLTGOT entry is already... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Ulrich Drepper | (elf_machine_runtime_setup): DT_PLTGOT entry is already... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Ulrich Drepper | (elf_machine_got_rel): Likewise. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Ulrich Drepper | (elf_machine_rela): DT_STRTAB is already relocated. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Ulrich Drepper | (elf_machine_rel): DT_STRTAB is already relocated. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Ulrich Drepper | (elf_machine_fixup_plt): DT_JMPREL and DT_PLTGOT entrie... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Ulrich Drepper | (_sys_errlist): Fix typo. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1999-02-13 |
Andreas Schwab | * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Ulrich Drepper | Undo last patch. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Ulrich Drepper | Change __ino64_t to 64 bits. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Ulrich Drepper | Add missing RT signal definitions. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Ulrich Drepper | (TRAMPOLINE_TEMPLATE): Save and restore all call-clobbe... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Ulrich Drepper | Add alias _Exit. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Ulrich Drepper | Atomic operation functions for Alpha. |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Ulrich Drepper | (__floorf): Copy commentary from bits/mathinclude.h... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Ulrich Drepper | (__floor): Copy commentary from bits/mathinclude.h... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Ulrich Drepper | (__floor): Don't depend on inlining, duplicate the... |
commit | commitdiff | tree | snapshot |
next |