Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct build failure introduced by SUSV3_LEGACY option | Peter S. Mazinger | 2006-03-24 | 1 | -0/+2 |
| | |||||
* | Add new option for SuSv3 legacy functions and use it for ↵ | Peter S. Mazinger | 2006-03-23 | 1 | -0/+4 |
| | | | | bcopy/bzero/bcmp/index/rindex | ||||
* | remove hidden versions of bzero, unused in libc.so | Peter S. Mazinger | 2006-02-01 | 1 | -1/+0 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -6/+6 |
| | | | | missing headers, other jump relocs removed | ||||
* | Use strong_alias everywhere instead of .global/.set. Correct some cases ↵ | Peter S. Mazinger | 2006-01-03 | 1 | -5/+2 |
| | | | | where the non-hidden version was used. | ||||
* | Add hidden versions, hope I made it correctly. Sparc optimized string ↵ | Peter S. Mazinger | 2005-11-12 | 1 | -2/+5 |
| | | | | functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function | ||||
* | import sparc-optimized string functions from glibc | Mike Frysinger | 2005-08-26 | 1 | -0/+152 |