Historia zmian

Autor SHA1 Wiadomość Data
  Peter S. Mazinger ab6b2a2737 s/#if/#ifdef/ 18 lat temu
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 18 lat temu
  Peter S. Mazinger f4b90fe63a some more prototypes 18 lat temu
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 lat temu
  Peter S. Mazinger 15868f9c3d s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ... 18 lat temu
  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 lat temu
  Peter S. Mazinger 0189d4d8e2 Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it 18 lat temu
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 lat temu
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 lat temu
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it 19 lat temu
  Peter S. Mazinger 16fbf62c20 Add __toupper, remove unneeded undefs for tolower 19 lat temu
  Peter S. Mazinger fbf868b243 Provide __tolower and use it 19 lat temu
  Peter S. Mazinger 59bf5cbe99 Hide C and wchar related stuff 19 lat temu
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing 21 lat temu
  Manuel Novoa III 9c6f2391ed Create a typedef for the ctype bitmask table entries. 21 lat temu
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 lat temu
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 lat temu
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 lat temu
  Manuel Novoa III bc0bc39645 Revert Erik's changes... they were broken since there weren't enough 22 lat temu
  Eric Andersen e306be411d Support isblank() 22 lat temu
  Eric Andersen 6b4fb152ab Fix a silly bug with the header file 23 lat temu
  Eric Andersen 91b3a453de use some #defines internal to the ctype functions to eliminate them 23 lat temu
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 23 lat temu
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... 23 lat temu
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 23 lat temu
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 24 lat temu
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 lat temu
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 lat temu
  Eric Andersen 3b81d48f27 Fix up ctype.h 24 lat temu
  Eric Andersen 1eb3e9989a New misc tree that actually has misc stuff in it. 24 lat temu