Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make __svfscanf() the unlocked, core of vfscanf() and use it in | 2011-11-08 | 1 | -26/+0 | |
| | | | | | | sscanf()/vsscanf() where locking is unnecessary. ok millert@ | ||||
* | let vfscanf be a real function. Use a weak_alias on systems where this | 2005-05-11 | 1 | -0/+26 | |
is feasible. Okay millert@ There's a major libc bump coming that is going to cover this as well... |