Histórico de Commits

Autor SHA1 Mensagem Data
  Joakim Tjernlund 4b54d5bd13 Hmm, things broke with vapiers update. Lets há 20 anos atrás
  Mike Frysinger 76945fb093 add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC há 20 anos atrás
  Mike Frysinger fc2d3a34a5 use generic ELF wrappers há 20 anos atrás
  Mike Frysinger 253acb104d add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC há 20 anos atrás
  Mike Frysinger 93cfbb84b1 rework some of the code to shrink size há 20 anos atrás
  Mike Frysinger 231572ebb5 style tweaks há 20 anos atrás
  Mike Frysinger 88965dc531 remove 0.9.27 compat alias há 20 anos atrás
  Mike Frysinger 7e67e3cc23 add __thumb__ check há 20 anos atrás
  Mike Frysinger 0f4cad4a58 import updates from glibc há 20 anos atrás
  Mike Frysinger 8c004a383f remove some debug code há 20 anos atrás
  Mike Frysinger 1728b767f0 we have getprotobyname_r() now so use it há 20 anos atrás
  Mike Frysinger 3710e0790c install the manpages that are in the docs subdir há 20 anos atrás
  Mike Frysinger a21d90418c moved/updated to docs/man/ há 20 anos atrás
  Mike Frysinger 1d1ea35f91 also check for __thumb__ há 20 anos atrás
  Mike Frysinger 2d54f7ff7b posix_memalign and posix_fadvise are in uClibc now há 20 anos atrás
  Mike Frysinger cefed3e103 add the posix_memalign function há 20 anos atrás
  Eric Andersen 5d33176aaa update the uClibc webpage há 20 anos atrás
  Joakim Tjernlund 5deaf349d3 Make uClibc vfork() use kernels vfork() instead of fork(). há 20 anos atrás
  Mike Frysinger d4057a47ca start of some rpc tests há 20 anos atrás
  Mike Frysinger 13ef85a17b make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel há 20 anos atrás
  Mike Frysinger 08a9752c5b dont install linux/asm headers if KERNEL_SOURCE == DEVEL_PREFIX há 20 anos atrás
  Eric Andersen 0778c8cb37 We _must_ copy include/asm/ and include/linux/ when installing headers, since há 20 anos atrás
  Mike Frysinger 8196d43357 when installing the include files, skip .svn, linux, and asm dirs since they are just symlinks (and could possibly be pointing to right where we are installing) há 20 anos atrás
  Mike Frysinger 4089ec9aeb add a 0.9.27 compat symbol (_glibc_strerror_r) since the function has since been renamed to __glibc_strerror_r in 0.9.28 há 20 anos atrás
  Mike Frysinger cdb62b6d88 add an entry about __fputc_unlocked link errors há 20 anos atrás
  Mike Frysinger 115f8b0303 write some good manpages há 20 anos atrás
  Eric Andersen 8b995a0e60 For current kernels, we just use the getcwd() syscall. For old 2.0 linux há 20 anos atrás
  Eric Andersen 5833ba3946 Just quote the whole darn thing so we can print any error msg we want há 20 anos atrás
  Mike Frysinger 866ff45f90 remove quote char which doesnt belong há 20 anos atrás
  Eric Andersen 5c484467f7 We do not supply a BSD style getloadavg() function há 20 anos atrás