Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 3ff4c54cc8 libc/stdlib/stdlib.c: fix whitespace damage. No code changes il y a 16 ans
  Denis Vlasenko b1bebd2955 fix bug 1577: '`' is not an acceptable digit for strto[u]l(). il y a 16 ans
  Bernhard Reutner-Fischer 5cefe71102 - try to pickup UINTMAX_MAX il y a 16 ans
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. il y a 16 ans
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined il y a 18 ans
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
  Peter S. Mazinger df8131dc8f Do not use __XL_NPP macro il y a 18 ans
  Peter S. Mazinger 35b60ac2a5 guard __ignore_x correctly, move undefs to their proper place, add prototypes. Should I do all the other *max aliases as well il y a 18 ans
  Peter S. Mazinger 71b624b470 Reorganize a bit for IMA il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Mike Frysinger 7ffdf253cf fix building/warnings on 64bit arches il y a 18 ans
  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 ;-) il y a 18 ans
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Peter S. Mazinger a4417a6a8e Correct libc_hidden_proto il y a 18 ans
  Peter S. Mazinger 5f22f458db Correct atoi() il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 255fb838c8 Macros are no good for jump relocs, hack to get rid of one introduced my new regex code il y a 18 ans
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back il y a 18 ans
  Peter S. Mazinger 9fda32a9dd Use __strtod il y a 18 ans
  Peter S. Mazinger 3bbbffe5cf Implement __strto* __wcsto* and hide _stdlib_wcsto* il y a 18 ans
  Peter S. Mazinger 53b5f21c9c Hide more il y a 18 ans
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... il y a 18 ans
  Peter S. Mazinger 765696aac5 More hiding, 300 left il y a 18 ans
  Peter S. Mazinger d24608f995 Hiding again il y a 18 ans
  Peter S. Mazinger 9e0d576d1f Kill warnings if IMA compiling il y a 18 ans
  Peter S. Mazinger f8d5244380 weaks moved after the related function so gcc4 won't warn il y a 19 ans
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. il y a 20 ans
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. il y a 21 ans
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. il y a 21 ans