Historia zmian

Autor SHA1 Wiadomość Data
  Carmelo Amoroso 60b93ea555 Use __always_inline for _dl_gettimeofday as well. 16 lat temu
  Carmelo Amoroso 4c12e5c94a Fix posix_fadvise[64] functions to return the error number in case 16 lat temu
  Bernhard Reutner-Fischer 7a0eea11b4 - remove non stdc path (old style definitions). No obj-code changes 16 lat temu
  Bernhard Reutner-Fischer 531728a58a - exec_comm_child can not return ever 16 lat temu
  Hans-Christian Egtvedt 7c3b5b935d avr32: add defines and prototype function for sync_file_range syscall 16 lat temu
  Bernhard Reutner-Fischer 85163e7990 - add script to generate lots of failing (random)configs 16 lat temu
  Bernhard Reutner-Fischer 5d2a22bbbd - sync_file_range(). Missed the i386 directory in previous commit 16 lat temu
  Carmelo Amoroso 28134dd75c Add INTERNAL_SYSCALL macros for sh 16 lat temu
  Bernhard Reutner-Fischer 5c742ff1a5 - add sync_file_range() 16 lat temu
  Bernhard Reutner-Fischer c14e3c99f7 - do not attempt to rm twice 16 lat temu
  Bernhard Reutner-Fischer e9a22a46d7 - commentary typo fix 16 lat temu
  Rob Landley 15ffa43faf Make menuconfig help bigger and fluffier. 16 lat temu
  Chris Zankel c9db9e50e6 xtensa: Stack unwinding on Xtensa requires that the return address register always be valid. This patch fixes a part of ldso that had been using an Xtensa CALL0 instruction to get the current PC value, which temporarily clobbered the return address register. The revised code just loads the address of a label in the code. See my change to GCC from 2007-12-20 for more info (http://gcc.gnu.org/ml/gcc-patches/2007-12/msg01023.html). 16 lat temu
  Chris Zankel 5de7a21d71 xtensa: The Xtensa port needs to define the __UCLIBC_TRUNCATE64_HAS_4_ARGS__ macro so that a dummy argument will be inserted before the long long length argument, which is expected to be in an even/odd register pair. 16 lat temu
  Chris Zankel c0a0655a5a xtensa: The Xtensa-specific strcmp.S file is testing the __UCLIBC_HAS_LOCALE__ macro but it does not include <features.h>, so that macro is never defined. This causes problems with strcoll when locale support is enabled. 16 lat temu
  Bernhard Reutner-Fischer 4d08c75822 - fix typo 16 lat temu
  Bernhard Reutner-Fischer e2bccada40 - whitespace fixes 16 lat temu
  Bernhard Reutner-Fischer 21c8ad8200 - remove gethostbyname_r relocation 16 lat temu
  Bernhard Reutner-Fischer 6c035586e9 - remove posix_openpt relocation 16 lat temu
  Bernhard Reutner-Fischer 667f179e3f - fix typo 16 lat temu
  Bernhard Reutner-Fischer 5689a02723 - remove relocations for clock_getres 16 lat temu
  Bernhard Reutner-Fischer a2a5810411 - the help target is phony 16 lat temu
  Bernhard Reutner-Fischer 7d68065a27 - add some helpful help text, as advertised. 16 lat temu
  Bernhard Reutner-Fischer c2e6798e39 - honour EXTRA_CPPFLAGS 16 lat temu
  Carmelo Amoroso e4f55f33f6 Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelectronics). 16 lat temu
  Carmelo Amoroso a79016198c Fix some locale multibyte tests failures ad below: 16 lat temu
  Bernhard Reutner-Fischer d673a24ff2 - adjust range of valid grp buffer size to match pwd buffer size 16 lat temu
  Carmelo Amoroso a6cef4c7ae Fix problem in vfprintf when assertion are enabled. 16 lat temu
  Carmelo Amoroso 20023071f6 Fill in termios_p data structure only if ioctl syscall 16 lat temu
  Carmelo Amoroso 54365d35cb Hush compiler for extern inline warnings by using 16 lat temu