Commit History

Author SHA1 Message Date
  Mike Frysinger 6eaed4179b fix return casts for a bunch of functions 18 years ago
  Mike Frysinger a8d3a36f81 grab s_lrint from glibc for C99 18 years ago
  Mike Frysinger 125208e9cd only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by Miguel Ángel 18 years ago
  Peter Kjellerstedt 45223588d1 Added support for sysconf(_SC_MONOTONIC_CLOCK). 18 years ago
  Peter Kjellerstedt 980592d971 Remove code to define errno in this file. It is definitly not needed 18 years ago
  Mike Frysinger 3fb7e923b9 use proper #APP lines so that the assembler knows when it needs to handle parsing (see http://sources.redhat.com/ml/binutils/2004-04/msg00665.html) 18 years ago
  Peter Kjellerstedt 3f13b12507 Allow the res argument to clock_getres() to be NULL. 18 years ago
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt 18 years ago
  Eric Andersen 7f9010b2d3 Atsushi Nemoto writes: 18 years ago
  Eric Andersen a22508d835 The readahead syscall requires LFS/64 bit support 18 years ago
  Mike Frysinger daf1c674ea remove version checking code and add some more comments 18 years ago
  Mike Frysinger cf11d72ade make this stuff actually readable 18 years ago
  Mike Frysinger 70d14139d8 add some inline funcs for the mlock funcs on no-mmu 18 years ago
  Khem Raj 84211be088 Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmp 18 years ago
  Peter Kjellerstedt 967639a59c Made it compile again. 18 years ago
  Eric Andersen 285768c7f0 fix bug 1012 as noted by moschny 18 years ago
  Eric Andersen 245b4053dc tweak a few syscalls using varargs 18 years ago
  Mike Frysinger a4d40bdd8f fix from psm to make sure host make is new enough 18 years ago
  Mike Frysinger 1aaf073952 fix from psm: DODEBUG_PT is only meaningful for LINUXTHREADS_OLD, add: depends on LINUXTHREADS_OLD 18 years ago
  Mike Frysinger e3c0c189b7 fix from psm: makes use of the malloc debug option in malloc-standard as well 18 years ago
  Paul Mundt 22e48d07b5 Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide with 18 years ago
  Mike Frysinger c595d54c6b merge with psm: sync with common socket headers 18 years ago
  Mike Frysinger bb913f1c1c merge fixes from upstream (rev 1.10 -> 1.13) 18 years ago
  Bernhard Reutner-Fischer df727decd9 - only link asm-generic if it exists. 18 years ago
  Mike Frysinger 442e988ff3 fix from psm: enable readahead prototype 18 years ago
  Mike Frysinger 27128f302f only pull in errno.h when not assembler 18 years ago
  Mike Frysinger f4107f8f05 implement readahead() 18 years ago
  Mike Frysinger d42f4849aa fixups from psm for ASSEMBLER handling 18 years ago
  Mike Frysinger 99aaafd140 use the common huge_val.h version now 18 years ago
  Mike Frysinger 8008ba0c85 update to new huge_val headers 18 years ago