Commit History

Author SHA1 Message Date
  Peter S. Mazinger e9af4dfbd3 fix a bunch of build warnings 13 years ago
  Peter S. Mazinger 293173f870 pthreadP.h: avoid shadow warnings 13 years ago
  Peter S. Mazinger 995b4989cd disable __pthread_kill_other_threads, obsoleted 13 years ago
  Peter S. Mazinger 7c7dd9d00f uClibc_pthread.h: do not install on target 13 years ago
  Peter S. Mazinger a9b153b6a8 resolv.c,time.c,_atexit.c: hide 3 locks 13 years ago
  Peter S. Mazinger b8634d3537 uClibc_mutex.h: fix bug in conditional macros 13 years ago
  Peter S. Mazinger 7883b1fa2e signal.h: sync with glibc, mainly proper guards 13 years ago
  Peter S. Mazinger 0849f60087 uClibc_stdio.h: guard internals with _LIBC 13 years ago
  Peter S. Mazinger c206e4fc49 uClibc_stdio.h: remove consistency check 13 years ago
  Peter S. Mazinger 8f5a869f9b uClibc_stdio.h: remove parts solved in features.h 13 years ago
  Peter S. Mazinger d0f6eab2e9 stdio.h: move __STDIO_{GETC,PUTC}_MACRO dependent part to uClibc_stdio.h 13 years ago
  Peter S. Mazinger e941c481e7 uClibc_stdio.h: move internal to _stdio.h and make them hidden 13 years ago
  Peter S. Mazinger 75f527d9bf stdio.h: move uClibc specific parts to the common place for these changes 13 years ago
  Peter S. Mazinger 2b836fc1d5 mmap.c: provide a common mmap.c that is good for most of archs 13 years ago
  Peter S. Mazinger f8942a121c _hsearch_r.c: use stdlib.h instead of malloc.h for calloc 13 years ago
  Peter S. Mazinger a5173428bb fnmatch: replace __memset and __memcmp 13 years ago
  Peter S. Mazinger 3d1f9dff69 pm_getport.c: s/__close/close/ 13 years ago
  Peter S. Mazinger 3d1c785587 resolv.c: include param.h and use MIN instead of min 13 years ago
  Peter S. Mazinger 7c25065dc7 sa_len.c: do not include ipx.h, the IPX code is disabled 13 years ago
  Peter S. Mazinger 429b087a84 getaddrinfo.c: replace #if SALEN with #if 0 13 years ago
  Peter S. Mazinger 934f2fc45e change __asm to __asm__ and __volatile to __volatile__ 13 years ago
  Peter S. Mazinger eb82a48383 pwd_grp_internal.c: do not include pthread.h 13 years ago
  Peter S. Mazinger 71b7e3c571 iconv.c: make iconv use the XPG version of basename 13 years ago
  Peter S. Mazinger 1f3ca8e086 allocrtsig.c,pthread.c: disable __libc_allocate_rtsig, unused 13 years ago
  Peter S. Mazinger b496187a72 setjmp.h: move __sigjmp_save prototype for consistency 13 years ago
  Peter S. Mazinger f96ea618cb allocsigrt.c: provide proper crrent_rtmin for LT new 13 years ago
  Peter S. Mazinger 33d1d05a5d libc-internal.h: provide dummy attribute_tls_model_ie and __thread for non TLS builds 13 years ago
  Peter S. Mazinger 464ec424e6 locale.c, uClibc_locale.h: provide hidden __curlocale[_set] 13 years ago
  Peter S. Mazinger 938467ad2d *_strerror_r.c: keep all occurences in sync with string.h 13 years ago
  Peter S. Mazinger 145a5962d8 err.c: add attribute_noreturn to static functions 13 years ago