Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS hace 7 años
  Jan Vangorp 568ceebf6a Fix infinite loop when fopencookie custom write returns 0 on error hace 8 años
  Waldemar Brodkorb 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. hace 8 años
  Peter S. Mazinger 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here hace 13 años
  Peter S. Mazinger e941c481e7 uClibc_stdio.h: move internal to _stdio.h and make them hidden hace 13 años
  Bernhard Reutner-Fischer 1ea3c5e6f1 stdio: hide _stdio_validate_FILE hace 12 años
  Austin Foxley cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl hace 14 años
  Denis Vlasenko c33ce133b9 fix some unneeded PLT references hace 15 años
  Denis Vlasenko a8a6353529 remove "register" from _vf[w]printf_internal declarations too hace 16 años
  Denis Vlasenko 36ac7bee0f Factor out the core of vprintf() into separate function hace 16 años
  Eric Andersen 72aa8c4e3d Fix/disable locking when pthreads is disabled hace 17 años
  Eric Andersen feda5d48d9 Fill in a few more of the missing pieces... hace 17 años
  Eric Andersen 99d6c367c4 stdio update from mjn3 hace 17 años
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back hace 18 años
  Peter S. Mazinger f52c980668 Remove unused prototypes hace 18 años
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 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 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 d482ef60da Get rid of warnings, use internals, create new hidden versions hace 18 años
  Peter S. Mazinger fa9147bb8f Implement hidden listen, use the hidden listen/accept hace 18 años
  Peter S. Mazinger 8c50dcd282 Guard wchar dependent stuff properly, thx vapier hace 18 años
  Peter S. Mazinger 06f8a796e2 Implement hidden *scanf hace 18 años
  Peter S. Mazinger 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt hace 18 años
  Peter S. Mazinger 765696aac5 More hiding, 300 left hace 18 años
  Peter S. Mazinger 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases hace 18 años
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* hace 18 años
  Peter S. Mazinger f738a1c0ac Adapt to renamed internal __f{ge.pu}tc_unlocked hace 18 años
  Peter S. Mazinger 25fbf2080e Hide some hace 18 años
  Mike Frysinger f5eeb59b7d make sure we pull in features.h hace 18 años