index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
mips
/
brk.c
Age
Commit message (
Expand
)
Author
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-04-24
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2006-08-23
fixes from psm: hide internal brk symbols
Mike Frysinger
2006-03-10
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...
Peter S. Mazinger
2006-02-01
I will risk this one: __curbrk
Peter S. Mazinger
2006-01-14
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-05
sync Joseph S. Myers fixes from glibc for proper clobbers
Mike Frysinger
2005-12-14
Do hidden brk, hide _brk as well for some archs, convert users of brk
Peter S. Mazinger
2004-07-30
s/___brk_addr/__curbrk/g
Eric Andersen
2002-02-04
Fix naming error in brk.c, enable faster malloc by default
Eric Andersen
2002-02-04
Fixup mips so it now works and provides basic functionality
Eric Andersen