Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of missing prototype warnings | Peter S. Mazinger | 2006-01-26 | 1 | -1/+2 |
| | |||||
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -3/+5 |
| | |||||
* | Patch from psm, vapier, and solar, adding xattr syscalls | Eric Andersen | 2004-12-22 | 1 | -14/+104 |
| | |||||
* | - Added support for 13 new syscalls to allow more things to compile when ↵ | Ned Ludd | 2004-12-20 | 1 | -0/+71 |
using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional. |