Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add files for IMA. Yes, I know it's a hack and no, I won't split the ↵ | Peter S. Mazinger | 2006-02-13 | 1 | -0/+8 |
| | | | | affected files | ||||
* | Rename some files, that will conflict w/ IMA | Peter S. Mazinger | 2006-02-13 | 1 | -223/+0 |
| | |||||
* | Reorganize a bit and mark tdestroy as GNU extension | Peter S. Mazinger | 2006-01-23 | 1 | -4/+5 |
| | |||||
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵ | Peter S. Mazinger | 2006-01-22 | 1 | -1/+0 |
| | | | | is a useless attempt | ||||
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -3/+4 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -7/+9 |
| | | | | missing headers, other jump relocs removed | ||||
* | Implement __tfind/__lfind and use them | Peter S. Mazinger | 2005-12-08 | 1 | -1/+2 |
| | |||||
* | More hiding, including __mempcpy | Peter S. Mazinger | 2005-12-03 | 1 | -1/+2 |
| | |||||
* | Hiding again | Peter S. Mazinger | 2005-11-29 | 1 | -1/+2 |
| | |||||
* | Fix the bugs I stupidly added | Eric Andersen | 2003-09-06 | 1 | -0/+27 |
| | |||||
* | Add hsearch and hsearch_r. Consolidate all functions prototyped in | Manuel Novoa III | 2002-12-02 | 1 | -0/+190 |
search.h in one directory. |