2004-04-20 |
Eric Andersen | Cope with gcc 3.4's more aggressive persuit of attribut... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Eric Andersen | We don't need these... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Manuel Novoa... | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Eric Andersen | Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Eric Andersen | glibc does not provide pppio.h, and our doing so conflicts |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | Per patch from Stefan Holst, do not try to compile... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | Patch from Stefan Holst to fix argv[0] |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Eric Andersen | Based on a patch from Alexandre Oliva, allow uClibc... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Alexandre Oliva writes: |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Alexandre Oliva writes: |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Supply '__bzero' with 'bzero' as just a weak alias... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Based on a patch from Alexandre Oliva, remove all refer... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Look in /usr/X11R6/lib as well |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Reduce memory used by static buffers and allocate that... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eric Andersen | Joakim Tjernlund writes: |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Eric Andersen | Cope gracefully with missing module syscalls |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Manuel Novoa... | Rewrite the err/warn functions as they were broken... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Manuel Novoa... | Bug fix: gethostbyname2_r would fail if /etc/host was... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Eric Andersen | More detail about malloc-simple |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Eric Andersen | Update todo list indicating the items remaining before... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Eric Andersen | Fix comment |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Eric Andersen | Update with the contents of a very helpful comparison of |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Eric Andersen | note that syscall on mips needs to be fixed |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | Sigh. I switched the values... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | Per discussion with Joakim Tjernlund, all the horrible... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | Patch from Joakim Tjernlund: |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | ___brk_addr and __environ are not functions. Finding... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | Slightly cleaner formatting |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Manuel Novoa... | Patch by Joakim Tjernlund <joakim.tjernlund@lumentis... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Eric Andersen | When doing symbol lookups on functions |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Eric Andersen | Update the x86 processor listing a bit, to preempt... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Eric Andersen | Fixup naming of '_mmap' to 'mmap' so it will properly... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Eric Andersen | Minor change to better match recent changes to other... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Eric Andersen | Alexandre Oliva writes: |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Eric Andersen | Alexandre Oliva writes: |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Fixup support for gcc 2.95 |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Seperate out the startup stuff from the non-startup... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Fixup fdatasync on alpha, thanks to Alan Hourihane |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Manuel Novoa... | Sigh... Fall back to alloca() if munmap is broken ... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Kill off an arm specific hack, that fostered three... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | When doing _dl_mmap to obtain a bit of anonymous memory... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Do not duplicate stuff from ldso.h |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Eric Andersen | Provide the ldso syscalls and string funcs earlier... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Manuel Novoa... | Generic fork works. Use it instead since this didn... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Eric Andersen | Oops. |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Eric Andersen | Mips can use the generic vfork |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Eric Andersen | Cris can use the generic vfork |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Eric Andersen | This should not be inlined. This should probably use a |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Eric Andersen | Fixup fork implementation to provide the __libc_fork... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Eric Andersen | Use the generic fork implementation on sh64 |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | Add some padding on the bottom |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | Update FAQ a bit |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | No point in including debug info for ldso. It isn... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | Atsushi Nemoto writes: |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Manuel Novoa... | Fix this as should have been done a long time ago... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | Give gcc branch prediction some hits on obviously unlik... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Eric Andersen | Joakim Tjernlund writes: |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Yet more fixups.. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Done free path if it equals not_found |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Another little touch up to avoid problems... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | A better fix... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Fix the annoying "not a dynamic executable" problem... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Cleanup whitespace and formatting |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Eric Andersen | Avoid potential double free when locate_library_file... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Manuel Novoa... | Oops.. The custom stream funcs should only be compiled... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Eric Andersen | Based on a problem report and patch from Florian Schirm... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Eric Andersen | More todo list updates |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Eric Andersen | Paul Mundt lethal at linux-sh dot org writes: |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Eric Andersen | Add missing mips specific include/sys/user.h |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Eric Andersen | Add our own copies of the include/scsi header files... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Manuel Novoa... | New stdio core. Should be more maintainable. Fixes... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Manuel Novoa... | Fix bug from the syscall reorganization, detected by... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Eric Andersen | yet another todo item |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Eric Andersen | mention valgrind/atexit annoyance |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Eric Andersen | Update TODO list with some items for 1.0 |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Do not include the create_module syscall if it is not... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Eliminate the PIE support option, and simply support... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Fix function prototype to match the official ELF standa... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Fixup header file naming |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | clean trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Rework file naming, aiming for at least a vague level... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | oops, manditory forgotten patch |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Eric Andersen | Fixup the definition of _dl_open, and move some bits... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Eric Andersen | Nicolas Pitre writes: |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Eric Andersen | Move _dl_printf and _dl_malloc to ldso, which is a... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Eric Andersen | Cleanup whitespace and formatting |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Eric Andersen | Add some permissions when creating the logfile |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Thanks to Joakim's recent paches, we can now remove... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Restore the library entry point so it works. It does... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Joakim Tjernlund writes: |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Remove unneeded forward declaration |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Split off the stuff that cannot use function into its... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Step one, begin shuffling things around a bit |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Yet more consistancy fixups |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Eric Andersen | Use unsigned char * pointers |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Trim trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Fix completely hosed up formatting |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Eric Andersen | Sigh. The 2.6.x kernel removed '__kernel_dev_t' and... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Manuel Novoa... | Patch from Alan Hourihane <[email protected]... |
commit | commitdiff | tree | snapshot |
next |