Commit History

Author SHA1 Message Date
  Peter S. Mazinger 508b20ead1 make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent options 14 years ago
  Peter S. Mazinger 1350830902 tempname.c: remove unneeded attribute_hidden, change type to unsigned 14 years ago
  Peter S. Mazinger a307f244bc wordexp.c: use vfork instead of fork on non-MMU archs 14 years ago
  Peter S. Mazinger 26284b4021 add LDSO_SAFE_RUNPATH config option 14 years ago
  Peter S. Mazinger f2401c418b get_kernel_syms.c: reorganize, no need for attribute_unused in prototype 14 years ago
  Peter S. Mazinger ca89d7e1fb getgroups.c: reorganize, include param.h instead of defining MIN 14 years ago
  Peter S. Mazinger 11430a8e3c _exit.c: add ABORT_INSTRUCTION 14 years ago
  Peter S. Mazinger c311492873 stdlib.c: remove comment about _Exit, it is provided in _exit.c 14 years ago
  Peter S. Mazinger e086af1dd0 hppa/bits/atomic.h: include errno.h to get EFAULT/ENOSYS 14 years ago
  Peter S. Mazinger dc0a93c756 add lcong48[_r] 14 years ago
  Peter S. Mazinger f503f6a970 getpt.c: no need for hidden posix_openpt 14 years ago
  Peter S. Mazinger ab5add209a _exit.c: include the proper headers 14 years ago
  Peter S. Mazinger a0fa1f8acf munmap.c: do not include unistd.h 14 years ago
  Peter S. Mazinger 37988beac7 PORTING: remove obsolete comment about readelf 14 years ago
  Peter S. Mazinger 810075152a dl-iterate-phdr.c: no need for visible __dl_iterate_phdr, make it static 14 years ago
  Peter S. Mazinger 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 14 years ago
  Peter S. Mazinger dd340d59c5 i386/posix_fadvise64: remove fallback code, uClibc does not do that 14 years ago
  Peter S. Mazinger a2dc2ddbb5 splice,sync_file_range: mark them as GNU extensions 14 years ago
  Peter S. Mazinger fc4b1388b3 tee,vmsplice: mark them as GNU extensions 14 years ago
  Peter S. Mazinger 0265be6d43 readahead.c: add correct guards 14 years ago
  Peter S. Mazinger 8f6fc2576c cacheflush.c: compile only if __NR_cacheflush is available 14 years ago
  Peter S. Mazinger b3c8238912 dl-defs.h: avoid including dl-sysdep.h if compiling hostutils 14 years ago
  Peter S. Mazinger 949975862a mips/README: fix comment about file from which functions were copied 14 years ago
  Peter S. Mazinger 0f34bed3f4 utils: expand search path to find dl-sysdep.h 14 years ago
  Peter S. Mazinger e041f4b2e2 _collate.c: avoid initialization warning 14 years ago
  Peter S. Mazinger 949aaf6bc9 _fpmaxtostr.c: align comments, no code change 14 years ago
  Peter S. Mazinger 0a718a01bd arm: avoid 2 compiler warnings 14 years ago
  Peter S. Mazinger 6ac83250f2 ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so 14 years ago
  Peter S. Mazinger 41494ee200 sh: remove longjmp.c, the common is good for sh 14 years ago
  Peter S. Mazinger d73b0302f3 sh: add back clone and vfork for non-NPTL 14 years ago