Age | Commit message (Expand) | Author |
---|---|---|
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | 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-03 | Use strong_alias everywhere instead of .global/.set. Correct some cases where... | Peter S. Mazinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-12-02 | No, '__mempcpy' is used by user-space applications, like coreutils for exampl... | "Steven J. Hill" |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-26 | Unhide __mempcpy, provide __libc_mempcpy for internal use | Peter S. Mazinger |
2005-11-14 | Move to use attribute_hidden | Peter S. Mazinger |
2004-09-02 | Add a couple of mips-specific string funcs. | Manuel Novoa III |