Commit History

Author SHA1 Message Date
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 years ago
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: 20 years ago
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 years ago
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. 20 years ago
  Manuel Novoa III f1fd9ae96d Remove profil.c, since it is constained within gmon.c. 20 years ago
  Eric Andersen 12d9322b4f Add an implementation of profil(), based on the version from 20 years ago
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 years ago
  Eric Andersen ecbc93c399 Patch from Peter Kjellerstedt to make it simpler for arches to specify 21 years ago
  Eric Andersen a0e60c6d2e Default to using fork() for vfork() when no arch specific 21 years ago
  Eric Andersen 67eff66438 Initial effort at adding profiling support. 21 years ago
  Eric Andersen 5efeef3b6d Fixup ioctl so we can special case powerpc silliness 21 years ago
  David McCullough 6149f74892 21 years ago
  Eric Andersen 3c72f1e316 Fix a _ton_ of system call user type/kernel type translation 21 years ago
  Miles Bader 5425e34310 Use correct names for dummy crti.o/crtn.o files. 21 years ago
  Eric Andersen e454093a14 Create stub crti.o and crtn.o files when UCLIBC_CTOR_DTOR is disabled 21 years ago
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 years ago
  Eric Andersen 14c6293257 I thought it would be smaller to inline since these funcs are small. 21 years ago
  Eric Andersen a3560dc47b Update architecture specific support to consistantly 21 years ago
  Eric Andersen b340985b27 Cleanup makefiles and make clean a bit 21 years ago
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always 21 years ago
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be 21 years ago
  Eric Andersen 1a953df3b4 Implement sendfile64 21 years ago
  Eric Andersen 3216db7c3b Patch from Stefan Allius. Include CPU_CFLAGS when compiling 21 years ago
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Eric Andersen b3430d5dc6 Overwriting the crt1.o link is fine 21 years ago
  Eric Andersen 5fa70fa170 Be nicer to gcc -- add a link for crt1.o 21 years ago
  Eric Andersen 8eecdc9257 This patch, based on a patch from Stefan Allius, lets us pick an 21 years ago
  Eric Andersen 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement 21 years ago
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and 21 years ago
  David McCullough 62d3ec472e 22 years ago