OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / mips / brk.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2006-08-23 Mike Frysingerfixes from psm: hide internal brk symbols
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-01 Peter S. MazingerI will risk this one: __curbrk
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-05 Mike Frysingersync Joseph S. Myers fixes from glibc for proper clobbers
2005-12-14 Peter S. MazingerDo hidden brk, hide _brk as well for some archs, conver...
2004-07-30 Eric Andersens/___brk_addr/__curbrk/g
2002-02-04 Eric AndersenFix naming error in brk.c, enable faster malloc by...
2002-02-04 Eric AndersenFixup mips so it now works and provides basic functionality