Commit History

Author SHA1 Message Date
  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
  Peter S. Mazinger 0bbae4cb66 Rules.mak: add ldso search paths independently of NPTL 14 years ago
  Peter S. Mazinger d37f128c7d uClibc_pthread.h: remove __pthread_mutex_destroy, unused 14 years ago
  Peter S. Mazinger 41f937c846 adapt regex to new regex.h 14 years ago
  Peter S. Mazinger ef304f14b3 ftw.c: errno.h has to be included before undefining _LIBC 14 years ago
  Peter S. Mazinger f6ad32f895 regex_old.c: adapt to new regex.h 14 years ago
  Peter S. Mazinger 981bf0a1aa dl-string.h: include dl-defs.h instead of dl-sysdep.h 14 years ago
  Peter S. Mazinger 77de40bc26 dl-defs.h: include dl-sysdep.h before fallbacks. 14 years ago
  Peter S. Mazinger 77f287bf41 dl-elf.h: add some includes and fix comments 14 years ago
  Peter S. Mazinger acbf938705 ldso/include: change guard of headers to reflect the file names. 14 years ago
  Peter S. Mazinger 1a6e3c3f8f regex.h: sync with glibc, making it more POSIX-like 14 years ago
  Peter S. Mazinger 73089985a9 libdl.c: disable dlinfo 14 years ago