summaryrefslogtreecommitdiff
path: root/libc/stdio/_stdio.h
AgeCommit message (Expand)Author
2005-12-04More hiding, 300 leftPeter S. Mazinger
2005-12-03Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte...Peter S. Mazinger
2005-11-27Hide some of mem* and str*Peter S. Mazinger
2005-11-26Adapt to renamed internal __f{ge.pu}tc_unlockedPeter S. Mazinger
2005-11-21Hide somePeter S. Mazinger
2005-11-19make sure we pull in features.hMike Frysinger
2005-11-15Hide more of stdio,getdents, use internal __raisePeter S. Mazinger
2005-11-15Update copyright noticePeter S. Mazinger
2005-11-15Hide some internally used functionsPeter S. Mazinger
2004-05-07Fix a couple of issues in configurations I hadn't tested.Manuel Novoa III
2004-02-11New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III