Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger 1cc0b593cb Remove old comment il y a 20 ans
  Peter S. Mazinger c0dc17e987 Another __sigprocmask il y a 20 ans
  Peter S. Mazinger 1f80b7444c Remove other __sigprocmask occurences, even if unused, remove unsed file il y a 20 ans
  Peter S. Mazinger 364360712c Correct sigprocmask undefined for sh and remove the useless __sigprocmask weak il y a 20 ans
  Peter S. Mazinger 28e6bc85de Convert l*seek too to use __typeof il y a 20 ans
  Peter S. Mazinger 358534f7db Use __typeof instead of adding full prototypes il y a 20 ans
  Mike Frysinger 57f2c2a0ad need prototype to fix sigaction warnings il y a 20 ans
  Mike Frysinger d99f3ab495 grab syscall macros from the kernel il y a 20 ans
  Mike Frysinger 9b3b3efd47 .set doesnt work on alpha il y a 20 ans
  Mike Frysinger 2e2445be37 fix building on alpha il y a 20 ans
  Mike Frysinger 230eeaf809 need sys/syscall.h for __NR_fork define il y a 20 ans
  Mike Frysinger 9ce08d170e fix building on alpha il y a 20 ans
  Mike Frysinger efa7d2147f need unistd.h for brk prototype il y a 20 ans
  Mike Frysinger 7ffdf253cf fix building/warnings on 64bit arches il y a 20 ans
  Mike Frysinger aaf2fdcab5 fix warning when sizeof uchar_t is 8 bits il y a 20 ans
  Mike Frysinger 70d37cb4af disable deprecated warnings for some files il y a 20 ans
  Mike Frysinger 1ad608ee16 grab some macros for internal ldso usage and fix strong_alias/hidden_strong_alias when .set support is disabled il y a 20 ans
  Peter S. Mazinger 5d42830b0b Correct comments, thx vapier il y a 20 ans
  Peter S. Mazinger ce5e747f18 Split out libc-symbols.h from libc-internal.h, use it directly in CFLAGS. Moved weak[_const]_function into proper place (if we have weak support), else noop. Modified comment about changes to glibc. Moved -D_LIBC from CFLAGS to libc-symbols.h. I am not sure about unlikely/likely/__cast il y a 20 ans
  Mike Frysinger 9a22815930 didnt mean to commit the FENV option just yet il y a 20 ans
  Peter S. Mazinger 6a4a2506e0 Add -D_GNU_SOURCE to CFLAGS, else openpty picks the XOPEN variant of fd_set il y a 20 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 20 ans
  Peter S. Mazinger 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled il y a 20 ans
  Peter S. Mazinger 46755f4c22 Use libm_ARCH_DIR and cleanup all possible archs il y a 20 ans
  Mike Frysinger 9c9ea56612 move some generic arch rules up a level to remove duplication il y a 20 ans
  Mike Frysinger d4b5778bf8 s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers il y a 20 ans
  Mike Frysinger 14937e618c update copyright years il y a 20 ans
  Mike Frysinger 996391cf49 move the sh64 code out of the sh header il y a 20 ans
  Mike Frysinger 2304e36026 fix breakage from HAVE_ELF removal and standardize all the arch config files il y a 20 ans
  Peter S. Mazinger eb02583637 no need for libm_DEF il y a 20 ans