Commit History

Author SHA1 Message Date
  Yann Sionneau 27b5b58381 hasmntopt: better option matching 3 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 e8c6de1939 libc_hidden_proto removal, just a few functions 15 years ago
  Denis Vlasenko 147526abfe trivial code shrink by making some strings static 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernd Schmidt e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 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
  Khem Raj 2379240ee7 Do not return error when fprintf returns 0 in addmntent(). 16 years ago
  Denis Vlasenko 88483db112 make regex_old.c, ruserpass.c use __uc_malloc, 17 years ago
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 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 a1915d4502 Convert users 18 years ago
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 18 years ago
  Peter S. Mazinger afdecae49f Use internal versions 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 years ago
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 18 years ago
  Eric Andersen e32376aaed Reduce memory used by static buffers and allocate that memory dynamicly 20 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 years ago
  Eric Andersen 18a62cd735 Fix locking. Kill 22 years ago
  Eric Andersen 278810348a Doh! I broke getmntent when I added getmntent_r! This fixes it. 22 years ago
  Eric Andersen e077f341ca Support statvfs and statfs. Added getmntent_r (and made it use 22 years ago
  Eric Andersen 2512c84745 Update to accomodate the header file changes 23 years ago
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 23 years ago