Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernd Schmidt 436626859f Revert revision 19344 plus the libc_hidden_proto for __uc_malloc. hace 16 años
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. hace 16 años
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc hace 16 años
  Denis Vlasenko 1007c6844b sgetspent: add missing free/__uc_malloc calls hace 17 años
  Denis Vlasenko 1569b74b9f make pwd_grp.c use __uc_malloc hace 17 años
  Peter Kjellerstedt 07b15c5f21 Patch by Ricard Wanderlof <ricardw at axis dot com>: hace 17 años
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do hace 18 años
  Mike Frysinger 3fdaf2bbc7 fix from psm: add UCLIBC_ prefix to HAS_SHADOW option hace 18 años
  Peter S. Mazinger b19fae0019 s/staticly/statically/, thx Bernhard Fischer hace 18 años
  Peter S. Mazinger 64b8d39133 Mark some functions as BSD only hace 18 años
  Peter S. Mazinger d126b4a3fb Mark SVID functions hace 18 años
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined hace 18 años
  Peter S. Mazinger 49907ee1c5 Update some copyrights hace 18 años
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt hace 18 años
  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 ;-) hace 18 años
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright hace 18 años
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed hace 18 años
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back hace 19 años
  Mike Frysinger 5a0c58adc7 fix some warnings hace 19 años
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll hace 19 años
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone hace 19 años
  Peter S. Mazinger afdecae49f Use internal versions hace 19 años
  Peter S. Mazinger 53b5f21c9c Hide more hace 19 años
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled hace 19 años
  Peter S. Mazinger 8a0b43005a Hide mostly used functions hace 19 años
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones hace 19 años
  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 hace 19 años
  Peter S. Mazinger 4b5394e5db Move GETXXKEY_R_FUNC into a separate file to allow IMA compiling hace 19 años
  Peter S. Mazinger f6099118fe Remove duplicate locking defines for IMA compiling. hace 19 años