Historial de Commits

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