Commit History

Author SHA1 Message Date
  Yoshinori Sato 7b495396fb __ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated. 9 years ago
  Yoshinori Sato ccd86ad298 h8300: vfork flags update. 9 years ago
  Leonid Lisovskiy c1b5c59ece linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np() 9 years ago
  Anthony G. Basile 16fc66a4fa extra/Configs/Config.in: add syncfs() to Linux-specific functions 9 years ago
  Waldemar Brodkorb a6975db114 libc: getpass,getutent: allocate buffer dynamically 9 years ago
  Waldemar Brodkorb 391e3c8487 remove pregenerated locale support, we don't support it 9 years ago
  Waldemar Brodkorb 6932f2282b libc/inet: Unbreak gethostent() 9 years ago
  Waldemar Brodkorb 4e9bdc2a52 Use dynamic buffers for gethostent/gethostbyname/gethostbyaddr 9 years ago
  Waldemar Brodkorb 0df690c66b libc/pwd_grp: Allocate buffers for non-reentrant functions dynamically 9 years ago
  Waldemar Brodkorb 1957edde77 lm32: fix testsuite compile problems 9 years ago
  Waldemar Brodkorb 00c2deb30b lm32: add missing types 9 years ago
  Leonid Lisovskiy 18bf8fab82 test/Test.mak: Properly define MAKE_SRCS variable 9 years ago
  Waldemar Brodkorb 491f661f9a remove attribute hidden, as the function is used in linuxthreads.old 9 years ago
  Waldemar Brodkorb 82b948ef8f remove deprecated architectures v850/i960 9 years ago
  Leonid Lisovskiy bad1263e33 inet/getaddrinfo: simplest /etc/gai.conf to control IPv6/IPv4 addresses sort order 9 years ago
  Salvatore Cro 86387d4eb3 Add argp implementation 9 years ago
  Leonid Lisovskiy d1b1ccb72f Fix "pselect: Use linux pselect6 syscall when available" 9 years ago
  Waldemar Brodkorb a65637cc30 Xtensa is biendian, allow to choose between the modes. 9 years ago
  Max Filippov 382f51ae1c xtensa: fix vfork return address calculations 9 years ago
  Waldemar Brodkorb 0ad73077c2 prepare for release of 1.0.10 9 years ago
  Steve Ellcey cc82a850a0 Replace bltzal with lapc for MIPS R6 builds. 9 years ago
  Steve Ellcey 2636b17616 Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib. 9 years ago
  Nicolas S. Dade e3c3bf2b58 pselect: Use linux pselect syscall when available 9 years ago
  Waldemar Brodkorb f5bdd8ff82 libc/pwd_grp: Create template for non-reentrant functions 9 years ago
  Waldemar Brodkorb 2a3ffa836a Use gcc's __builtin_mempcpy() as __mempcpy(), if possible 9 years ago
  Waldemar Brodkorb 74b17c7956 use arch specific thread stack size for nptl 9 years ago
  Waldemar Brodkorb 73491f469c Do define some IPv6 related symbols even with IPv6 disabled 9 years ago
  Waldemar Brodkorb 6b4bcce3cb resolv: fix gethostbyname2_r to match gethostbyname_r, fixing bugs with AAAA lookups 9 years ago
  Waldemar Brodkorb 6994bbf289 inet/resolv: Fix broken h_aliases list terminator after 2dab3f5 9 years ago
  Waldemar Brodkorb 836c1a7baa Revert "glibc compat: bump glibc minor version" 9 years ago