Historia zmian

Autor SHA1 Wiadomość Data
  Peter S. Mazinger e0bcc57876 dirname.c: include only what is needed 13 lat temu
  Peter S. Mazinger 32506112b4 basename.c: define it correctly, use the proper header for each version 13 lat temu
  Peter S. Mazinger 7431f726e2 malloc.h: hide internal functions (mainly debug related) 13 lat temu
  Peter S. Mazinger 89b9f4592a malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden 13 lat temu
  Peter S. Mazinger 3b879e2627 malloc: use uClibc_mutex.h provided macros consequently 13 lat temu
  Peter S. Mazinger e75dfc1f73 memalign.c: does not use MAX, do not include param.h 13 lat temu
  Peter S. Mazinger a80a6b505f _vfprintf.c: fix typo s/NL_MAX_ARG/NL_ARGMAX/ 13 lat temu
  Peter S. Mazinger 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 13 lat temu
  Peter S. Mazinger 7bc58308af socketcalls.c: prefer using recvfrom in recv and sendto in send 13 lat temu
  Peter S. Mazinger fc352aa35c Rules.mak: include KERNEL_HEADERS last, even there it is wrong 13 lat temu
  Peter S. Mazinger a683d89f56 Rules.mak: change the way -include is used 13 lat temu
  Peter S. Mazinger eedef37b4a do not define _ISOC99_SOURCE in specific files 13 lat temu
  Peter S. Mazinger 56023566de remove duplicate prototypes for _stdio_term(). 13 lat temu
  Peter S. Mazinger 1d6099a2b4 unwind-{resume,forcedunwind}.c: add missing prototypes 13 lat temu
  Peter S. Mazinger e9af4dfbd3 fix a bunch of build warnings 13 lat temu
  Peter S. Mazinger 293173f870 pthreadP.h: avoid shadow warnings 13 lat temu
  Peter S. Mazinger 995b4989cd disable __pthread_kill_other_threads, obsoleted 13 lat temu
  Peter S. Mazinger 7c7dd9d00f uClibc_pthread.h: do not install on target 13 lat temu
  Peter S. Mazinger a9b153b6a8 resolv.c,time.c,_atexit.c: hide 3 locks 13 lat temu
  Peter S. Mazinger b8634d3537 uClibc_mutex.h: fix bug in conditional macros 13 lat temu
  Peter S. Mazinger 7883b1fa2e signal.h: sync with glibc, mainly proper guards 13 lat temu
  Peter S. Mazinger 0849f60087 uClibc_stdio.h: guard internals with _LIBC 13 lat temu
  Peter S. Mazinger c206e4fc49 uClibc_stdio.h: remove consistency check 13 lat temu
  Peter S. Mazinger 8f5a869f9b uClibc_stdio.h: remove parts solved in features.h 13 lat temu
  Peter S. Mazinger d0f6eab2e9 stdio.h: move __STDIO_{GETC,PUTC}_MACRO dependent part to uClibc_stdio.h 13 lat temu
  Peter S. Mazinger e941c481e7 uClibc_stdio.h: move internal to _stdio.h and make them hidden 13 lat temu
  Peter S. Mazinger 75f527d9bf stdio.h: move uClibc specific parts to the common place for these changes 13 lat temu
  Peter S. Mazinger 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 13 lat temu
  Peter S. Mazinger f8942a121c _hsearch_r.c: use stdlib.h instead of malloc.h for calloc 13 lat temu
  Peter S. Mazinger a5173428bb fnmatch: replace __memset and __memcmp 13 lat temu