コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 年 前
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 年 前
  Carmelo Amoroso 498822b67f Added a bounch of locale fixes. 16 年 前
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 19 年 前
  Peter S. Mazinger ab6b2a2737 s/#if/#ifdef/ 19 年 前
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 19 年 前
  Peter S. Mazinger f4b90fe63a some more prototypes 19 年 前
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 19 年 前
  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 ... 19 年 前
  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 ;-) 19 年 前
  Peter S. Mazinger 0189d4d8e2 Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it 19 年 前
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 19 年 前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 年 前
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it 19 年 前
  Peter S. Mazinger 16fbf62c20 Add __toupper, remove unneeded undefs for tolower 19 年 前
  Peter S. Mazinger fbf868b243 Provide __tolower and use it 19 年 前
  Peter S. Mazinger 59bf5cbe99 Hide C and wchar related stuff 19 年 前
  Manuel Novoa III f223985456 Add back in table-less ctype funcs for those interested in minimizing 21 年 前
  Manuel Novoa III 9c6f2391ed Create a typedef for the ctype bitmask table entries. 21 年 前
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 年 前
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 年 前
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 23 年 前
  Manuel Novoa III bc0bc39645 Revert Erik's changes... they were broken since there weren't enough 23 年 前
  Eric Andersen e306be411d Support isblank() 23 年 前
  Eric Andersen 6b4fb152ab Fix a silly bug with the header file 23 年 前
  Eric Andersen 91b3a453de use some #defines internal to the ctype functions to eliminate them 23 年 前
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 23 年 前
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... 24 年 前
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 24 年 前
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 24 年 前