Commit History

Auteur SHA1 Bericht Datum
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 jaren geleden
  Eric Andersen ecbc93c399 Patch from Peter Kjellerstedt to make it simpler for arches to specify 21 jaren geleden
  Eric Andersen a0e60c6d2e Default to using fork() for vfork() when no arch specific 21 jaren geleden
  Eric Andersen 67eff66438 Initial effort at adding profiling support. 21 jaren geleden
  Eric Andersen 5efeef3b6d Fixup ioctl so we can special case powerpc silliness 21 jaren geleden
  David McCullough 6149f74892 21 jaren geleden
  Eric Andersen 3c72f1e316 Fix a _ton_ of system call user type/kernel type translation 21 jaren geleden
  Miles Bader 5425e34310 Use correct names for dummy crti.o/crtn.o files. 21 jaren geleden
  Eric Andersen e454093a14 Create stub crti.o and crtn.o files when UCLIBC_CTOR_DTOR is disabled 21 jaren geleden
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 jaren geleden
  Eric Andersen 14c6293257 I thought it would be smaller to inline since these funcs are small. 21 jaren geleden
  Eric Andersen a3560dc47b Update architecture specific support to consistantly 21 jaren geleden
  Eric Andersen b340985b27 Cleanup makefiles and make clean a bit 21 jaren geleden
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always 21 jaren geleden
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be 21 jaren geleden
  Eric Andersen 1a953df3b4 Implement sendfile64 21 jaren geleden
  Eric Andersen 3216db7c3b Patch from Stefan Allius. Include CPU_CFLAGS when compiling 21 jaren geleden
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 jaren geleden
  Eric Andersen b3430d5dc6 Overwriting the crt1.o link is fine 21 jaren geleden
  Eric Andersen 5fa70fa170 Be nicer to gcc -- add a link for crt1.o 21 jaren geleden
  Eric Andersen 8eecdc9257 This patch, based on a patch from Stefan Allius, lets us pick an 21 jaren geleden
  Eric Andersen 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement 21 jaren geleden
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and 22 jaren geleden
  David McCullough 62d3ec472e 22 jaren geleden
  Miles Bader 86cdc971f1 (initfini.s): Search the uClibc include dir, so we can find <features.h>. 22 jaren geleden
  Eric Andersen 3fec316902 Eliminate wrapping of struct stat and use the kernel version 22 jaren geleden
  Eric Andersen d7643439eb Work from Stefan Allius which allows superH to use the common 22 jaren geleden
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 jaren geleden
  Eric Andersen 17c362cce6 Rework pread and pwrite support so it should actually work. 22 jaren geleden
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it 22 jaren geleden