Historique des commits

Auteur SHA1 Message Date
  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 22 ans
  Eric Andersen 67eff66438 Initial effort at adding profiling support. il y a 22 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
  Eric Andersen 1a953df3b4 Implement sendfile64 il y a 22 ans
  Eric Andersen 3216db7c3b Patch from Stefan Allius. Include CPU_CFLAGS when compiling il y a 22 ans
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've il y a 22 ans
  Eric Andersen b3430d5dc6 Overwriting the crt1.o link is fine il y a 22 ans
  Eric Andersen 5fa70fa170 Be nicer to gcc -- add a link for crt1.o il y a 22 ans
  Eric Andersen 8eecdc9257 This patch, based on a patch from Stefan Allius, lets us pick an il y a 22 ans
  Eric Andersen 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement il y a 22 ans
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and il y a 22 ans
  David McCullough 62d3ec472e il y a 22 ans
  Miles Bader 86cdc971f1 (initfini.s): Search the uClibc include dir, so we can find <features.h>. il y a 22 ans
  Eric Andersen 3fec316902 Eliminate wrapping of struct stat and use the kernel version il y a 22 ans
  Eric Andersen d7643439eb Work from Stefan Allius which allows superH to use the common il y a 22 ans
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. il y a 22 ans
  Eric Andersen 17c362cce6 Rework pread and pwrite support so it should actually work. il y a 22 ans
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it il y a 22 ans
  Eric Andersen 505f7b2c99 Kill kernel_version.c, which is completely meaningless crap il y a 22 ans