Historique des commits

Auteur SHA1 Message Date
  Segev Finer f664078e0f wordexp: Fix the usage of the internal _itoa function il y a 5 ans
  Waldemar Brodkorb 52df983934 remove editor hints for vi il y a 7 ans
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs il y a 11 ans
  Peter S. Mazinger a307f244bc wordexp.c: use vfork instead of fork on non-MMU archs il y a 13 ans
  Peter S. Mazinger f774d42e14 wordexp.c, sysconf.c: include ctype.h for isspace il y a 13 ans
  Bernhard Reutner-Fischer f6e44ebb52 wordexp: fix mishandled return value of pipe call il y a 13 ans
  Bernhard Reutner-Fischer bf705da4ac wordexp: silence warning il y a 14 ans
  Bernhard Reutner-Fischer f2e300431f wordexp: silence shadow warning il y a 14 ans
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes il y a 14 ans
  Denys Vlasenko ff8c129c39 wordexp.c: cleanup - remove old hidden_proto's; remove unused parameter il y a 15 ans
  Denys Vlasenko ee4233a2f5 wordexp.c: fix a bug where we might close stdout il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions il y a 15 ans
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions il y a 15 ans
  Bernhard Reutner-Fischer 531728a58a - exec_comm_child can not return ever il y a 16 ans
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace il y a 16 ans
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword il y a 16 ans
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. il y a 16 ans
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 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 df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Peter S. Mazinger 16129810ac Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well 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 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back il y a 18 ans
  Mike Frysinger f68a5cd995 include features.h instead of sys/cdefs.h il y a 18 ans
  Peter S. Mazinger 3720c42fcc Switch fread/fwrite/fclose/pipe/sigsetmask users il y a 18 ans
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll il y a 18 ans