Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard před 15 roky
  Peter S. Mazinger a4b93f0bef openat*: use a static function with the different type and strong_alias_untyped před 15 roky
  Peter S. Mazinger 67b8585dea llseek.c: use off64_t instead of loff_t as in header před 15 roky
  Peter S. Mazinger f1c42c9e74 mmap64.c: use void * as in header, disable code that can't happen před 15 roky
  Peter S. Mazinger 29a778aa19 avoid circular dependency in lseek and llseek, providing a stub lseek před 15 roky
  Peter S. Mazinger 5415f7aa53 getopt.h: cleanup header, remove anything already in cdefs.h před 15 roky
  Peter S. Mazinger 28882f0645 _stdio.c: pthread.h was already included by _stdio.h před 15 roky
  Peter S. Mazinger 2431e3c401 handle the type mismatch of ftell[o] and fseek[o] if long int != off_t před 15 roky
  Peter S. Mazinger 7049cfee24 signal: cleanup, include only headers that are needed před 15 roky
  Peter S. Mazinger 95a2ed3551 add simplified __sigemptyset for internal use před 15 roky
  Peter S. Mazinger d9f20698ed resolv.c: shrink code a bit in getnameinfo. před 15 roky
  Peter S. Mazinger d33a8aba6a addr.c: get rid of a compiler warning před 15 roky
  Peter S. Mazinger acda777b7f types.h: both icc and tendra support long long před 15 roky
  Peter S. Mazinger 5c7e1909e1 ssp: rework, sync messages with the ones in glibc před 15 roky
  Peter S. Mazinger c9a9baab4f syslog.c: disable locking in setlogmask před 15 roky
  Peter S. Mazinger 631049ff3a ssp-local.c: make sure that -fstack-protector is not enabled when compiling file před 15 roky
  Peter S. Mazinger daace91624 syslog.c: no need for hidden vsyslog, use a static __vsyslog instead před 15 roky
  Peter S. Mazinger 508b20ead1 make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options před 15 roky
  Peter S. Mazinger 1350830902 tempname.c: remove unneeded attribute_hidden, change type to unsigned před 15 roky
  Peter S. Mazinger a307f244bc wordexp.c: use vfork instead of fork on non-MMU archs před 15 roky
  Peter S. Mazinger 26284b4021 add LDSO_SAFE_RUNPATH config option před 15 roky
  Peter S. Mazinger f2401c418b get_kernel_syms.c: reorganize, no need for attribute_unused in prototype před 15 roky
  Peter S. Mazinger ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN před 15 roky
  Peter S. Mazinger 11430a8e3c _exit.c: add ABORT_INSTRUCTION před 15 roky
  Peter S. Mazinger c311492873 stdlib.c: remove comment about _Exit, it is provided in _exit.c před 15 roky
  Peter S. Mazinger e086af1dd0 hppa/bits/atomic.h: include errno.h to get EFAULT/ENOSYS před 15 roky
  Peter S. Mazinger dc0a93c756 add lcong48[_r] před 15 roky
  Peter S. Mazinger f503f6a970 getpt.c: no need for hidden posix_openpt před 15 roky
  Peter S. Mazinger ab5add209a _exit.c: include the proper headers před 15 roky
  Peter S. Mazinger a0fa1f8acf munmap.c: do not include unistd.h před 15 roky