Commit History

Author SHA1 Message Date
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC 13 years ago
  Carmelo Amoroso f71bcf0f42 libc: Remove compiler warning due to old-style function definition 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
  Bernd Schmidt e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 years ago
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Denis Vlasenko 07bbf92267 Functions should be either exported in public .h files 16 years ago
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 years ago
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, 17 years ago
  Peter S. Mazinger d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist 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 6a6ae6e1a2 Convert some users and get rid of __rpc_thread_createerr jump reloc, this was indeed a badly chosen name 18 years ago
  Peter S. Mazinger 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep 18 years ago
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 18 years ago
  Peter S. Mazinger 11b9aee8ff Again rpc ;-( , all *inet*, *addr* 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Peter S. Mazinger 92a148d641 Make use internal str*casecmp/wcscoll 18 years ago
  Peter S. Mazinger 765696aac5 More hiding, 300 left 18 years ago
  Peter S. Mazinger 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger d24608f995 Hiding again 18 years ago
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 18 years ago
  Eric Andersen 4f352d5271 I missed a spot. 22 years ago
  Eric Andersen ca3342bdfe Oops. missed a spot. 22 years ago
  Eric Andersen 841716d6a5 Fix a silly bug with using fstat64 instead of just fstat. No 22 years ago