Commit History

Author SHA1 Message Date
  Peter S. Mazinger b19fae0019 s/staticly/statically/, thx Bernhard Fischer 18 years ago
  Peter S. Mazinger 64b8d39133 Mark some functions as BSD only 18 years ago
  Peter S. Mazinger d126b4a3fb Mark SVID functions 18 years ago
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 18 years ago
  Peter S. Mazinger 49907ee1c5 Update some copyrights 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 19 years ago
  Mike Frysinger 5a0c58adc7 fix some warnings 19 years ago
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 19 years ago
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 19 years ago
  Peter S. Mazinger afdecae49f Use internal versions 19 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 19 years ago
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 19 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 19 years ago
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 19 years ago
  Peter S. Mazinger d0a43ed93f Workaround to allow this directory to IMA compile. Someone w/ better understanding, please try to rework this by using only one copy of sp_off 19 years ago
  Peter S. Mazinger 4b5394e5db Move GETXXKEY_R_FUNC into a separate file to allow IMA compiling 19 years ago
  Peter S. Mazinger f6099118fe Remove duplicate locking defines for IMA compiling. 19 years ago
  Peter S. Mazinger acbd270e37 include headers only if the related option is enabled 19 years ago
  Eric Andersen a43573507b Cleanup a few of the more egregiously broken sysconf values to 20 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 21 years ago
  Manuel Novoa III 386eee7b49 Fix infinite loop in putgrent (forgotten increment). 21 years ago
  Manuel Novoa III d5465499fb Sigh... I wasn't checking if the gid field in a group line actually 21 years ago
  Manuel Novoa III c79d5f8bb2 Oops... don't need recursive mutexes. 21 years ago
  Manuel Novoa III 95f53957e3 Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf). 21 years ago