Historique des commits

Auteur SHA1 Message Date
  Eric Andersen c2d1da448a Sort all the files il y a 21 ans
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. il y a 21 ans
  Eric Andersen 9bafaa6fe7 Add poll il y a 21 ans
  Eric Andersen fb84603f8c Peter S. Mazinger writes: il y a 21 ans
  Eric Andersen 0de9c08b6c Add support for missing ntp_gettime and ntp_adjtime il y a 21 ans
  Eric Andersen c89ad8d478 Kill initfini.awk il y a 21 ans
  Manuel Novoa III 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. il y a 21 ans
  Eric Andersen 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct il y a 21 ans
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): il y a 21 ans
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. il y a 21 ans
  Manuel Novoa III f1fd9ae96d Remove profil.c, since it is constained within gmon.c. il y a 21 ans
  Eric Andersen 12d9322b4f Add an implementation of profil(), based on the version from il y a 21 ans
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() il y a 21 ans
  Eric Andersen ecbc93c399 Patch from Peter Kjellerstedt to make it simpler for arches to specify il y a 21 ans
  Eric Andersen a0e60c6d2e Default to using fork() for vfork() when no arch specific il y a 21 ans
  Eric Andersen 67eff66438 Initial effort at adding profiling support. il y a 21 ans
  Eric Andersen 5efeef3b6d Fixup ioctl so we can special case powerpc silliness il y a 22 ans
  David McCullough 6149f74892 il y a 22 ans
  Eric Andersen 3c72f1e316 Fix a _ton_ of system call user type/kernel type translation il y a 22 ans
  Miles Bader 5425e34310 Use correct names for dummy crti.o/crtn.o files. il y a 22 ans
  Eric Andersen e454093a14 Create stub crti.o and crtn.o files when UCLIBC_CTOR_DTOR is disabled il y a 22 ans
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could il y a 22 ans
  Eric Andersen 14c6293257 I thought it would be smaller to inline since these funcs are small. il y a 22 ans
  Eric Andersen a3560dc47b Update architecture specific support to consistantly il y a 22 ans
  Eric Andersen b340985b27 Cleanup makefiles and make clean a bit il y a 22 ans
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always il y a 22 ans
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be il y a 22 ans