Historique des commits

Auteur SHA1 Message Date
  Miles Bader 8ff1de76b6 Implement shrinking. il y a 23 ans
  Miles Bader a3483a6eb0 Use new malloc header macros. il y a 23 ans
  Miles Bader ae96781efd Add macros to abstract the malloc header format a bit. il y a 23 ans
  Eric Andersen fa7102ea2e Avoid errors in case some loon has explicitly included il y a 23 ans
  Eric Andersen 470b19d84b Oops. I accidentally omitted the actual mknod() function. il y a 23 ans
  Eric Andersen 4063399147 Ok, I get it. sjhill kept adding the 'find' command since il y a 23 ans
  Eric Andersen c7b1e319fb Kill ill advised find command that was not doing anything il y a 23 ans
  Eric Andersen a4eb8be71c The __set_errno macro _must_ match that defined in include/bits/errno.h. We il y a 23 ans
  "Steven J. Hill" 726b66de5c Addition to 'distclean' for little endian MIPS. il y a 23 ans
  "Steven J. Hill" a91e3b0a22 ldso specific syscalls and userspace syscalls all in one file now. il y a 23 ans
  Eric Andersen 99dd5f4261 Cleanup from Neal Crook fixing some formatting and eliminating il y a 23 ans
  Eric Andersen e76999a5d5 Kill cruft. Build ldd for the host system by default. il y a 23 ans
  Eric Andersen 8cfe720a24 Implement syscall() for arm il y a 23 ans
  Miles Bader c5568de190 Size tweaks. il y a 23 ans
  Miles Bader 5446f4e74f Miscellaneous tidying-up. il y a 23 ans
  Eric Andersen 79b4ef6e67 Take advantage of the new syscall stuff on x86 and arm to kill il y a 23 ans
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at il y a 23 ans
  Eric Andersen 255cd531d6 Add support for people calling syscall() il y a 23 ans
  "Steven J. Hill" bb364bda4b Remove source files that, well, no longer exist :). il y a 23 ans
  "Steven J. Hill" 006b3fd5c8 This rule is only necessary for little endian MIPS. il y a 23 ans
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. il y a 23 ans
  Miles Bader a4214b2491 Misc small cleanups. il y a 23 ans
  Miles Bader 1c53466dd3 Remove, since it's entirely incorrect il y a 23 ans
  Miles Bader 425e565ddd (__ASMNAME): Use C_SYMBOL_PREFIX. il y a 23 ans
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. il y a 23 ans
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c il y a 23 ans
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. il y a 23 ans
  Eric Andersen 980e785017 Fix spelling il y a 23 ans
  Miles Bader 3bbbba11f7 Doc fix. il y a 23 ans
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. il y a 23 ans