Commit History

Author SHA1 Message Date
  Waldemar Brodkorb f5bdd8ff82 libc/pwd_grp: Create template for non-reentrant functions 8 years ago
  Bernhard Reutner-Fischer a716f8ad2c getpwnam: hide relocation 11 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 years ago
  Denis Vlasenko 9385a9419d implement getgrouplist() 15 years ago
  Bernd Schmidt 436626859f Revert revision 19344 plus the libc_hidden_proto for __uc_malloc. 16 years ago
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 years ago
  Denis Vlasenko 1007c6844b sgetspent: add missing free/__uc_malloc calls 17 years ago
  Denis Vlasenko 1569b74b9f make pwd_grp.c use __uc_malloc 17 years ago
  Peter Kjellerstedt 07b15c5f21 Patch by Ricard Wanderlof <ricardw at axis dot com>: 17 years ago
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Mike Frysinger 3fdaf2bbc7 fix from psm: add UCLIBC_ prefix to HAS_SHADOW option 18 years ago
  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 18 years ago
  Mike Frysinger 5a0c58adc7 fix some warnings 18 years ago
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 18 years ago
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone 18 years ago