Commit History

Author SHA1 Message Date
  Peter S. Mazinger cfe1298282 librt: provide missing prototypes for mq_timedreceive,mq_timedsend 13 years ago
  Peter S. Mazinger b8e6e4064c librt: get rid of visible __mq_timed(send,receive) 13 years ago
  Peter S. Mazinger b6b96ed32b Config.in.arch: remove UCLIBC_FORMAT_ELF config option 13 years ago
  Peter S. Mazinger 39e91246bd uClibc_stdio.h: change the guard used to include stdio-lock.h 13 years ago
  Peter S. Mazinger 8f1ba5cd4f utime.c,utimes.c: include headers only when needed 13 years ago
  Peter S. Mazinger b2b5d473e0 __uClibc_main.c: make __uClibc_init hidden 13 years ago
  Peter S. Mazinger 95b2df38cb clock_{g,s}ettime.c,{create,delete}_module.c: cleanup 13 years ago
  Peter S. Mazinger 47adeb6a1c wrapsyscall.c: include proper header for epoll 12 years ago
  Peter S. Mazinger 64572a51b0 add epoll_pwait() 13 years ago
  Peter S. Mazinger df87a0f21e sysconf.c: the clock_getres function is good for NPTL as well 13 years ago
  Peter S. Mazinger f486c8ba61 clock_getres.c: include unistd.h unless syscall is defined 13 years ago
  Peter S. Mazinger 8396ab5eef Config.in: NPTL does not compile with disabled UCLIBC_HAS_REALTIME 13 years ago
  Peter S. Mazinger f0e0d954f2 chdir.c: simplify code 13 years ago
  Peter S. Mazinger e94b851592 memmove.c,strchrnul.c: use real name in libc_hidden_def 13 years ago
  Peter S. Mazinger 0f72ac224e bcopy.c,bzero.c: include string.h instead of _string.h 13 years ago
  Peter S. Mazinger 6831040637 _vfprintf.c: use _fpmaxtostr.h 13 years ago
  Peter S. Mazinger 3b2d51b4b8 _vfprintf.c: get rid of __STDIO_PRINTF_FLOAT 13 years ago
  Peter S. Mazinger 6e7b72235b old_vfprintf.c: use _fpmaxtostr.h 13 years ago
  Peter S. Mazinger 59a1890c12 _fpmaxtostr.c: move common to _fpmaxtostr.h 13 years ago
  Peter S. Mazinger 9c373ffdda lckpwdf.c: add back lost return 13 years ago
  Peter S. Mazinger da192bef87 getttyent.c: include stdio_ext.h only when needed 13 years ago
  Peter S. Mazinger fb65c1db73 time.c: fix a guard to avoid a warning about unused label 13 years ago
  Peter S. Mazinger e0bcc57876 dirname.c: include only what is needed 13 years ago
  Peter S. Mazinger 32506112b4 basename.c: define it correctly, use the proper header for each version 13 years ago
  Peter S. Mazinger 7431f726e2 malloc.h: hide internal functions (mainly debug related) 13 years ago
  Peter S. Mazinger 89b9f4592a malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden 13 years ago
  Peter S. Mazinger 3b879e2627 malloc: use uClibc_mutex.h provided macros consequently 13 years ago
  Peter S. Mazinger e75dfc1f73 memalign.c: does not use MAX, do not include param.h 13 years ago
  Peter S. Mazinger a80a6b505f _vfprintf.c: fix typo s/NL_MAX_ARG/NL_ARGMAX/ 13 years ago
  Peter S. Mazinger 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 13 years ago