Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
zzuf
/
trunk
/
src
/
lib-stream.c
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@2332
14 years
Sam Hocevar
* Make sure the fgets_unlocked() reimplementation uses …
(edit)
@2331
14 years
Sam Hocevar
* Implement fgets_unlocked() and fread_unlocked().
(edit)
@2330
14 years
Sam Hocevar
* Implement getc_unlocked() and fgetc_unlocked().
(edit)
@1791
15 years
Sam Hocevar
* Added -p flag to cherry pick file descriptors that get fuzzed.
(edit)
@1730
15 years
Sam Hocevar
* Fixed a few 64-bit issues reported by MSVC. * More Win32 …
(edit)
@1728
15 years
Sam Hocevar
* Check for <unistd.h>, too. MSVC doesn't have it.
(edit)
@1724
15 years
Sam Hocevar
* Print "EOF" instead of -1 when it means EOF.
(edit)
@1723
15 years
Sam Hocevar
* Oops, fixed syntax error.
(edit)
@1722
15 years
Sam Hocevar
* Better debug messages for special cases (eg. fgetc returning -1).
(edit)
@1719
15 years
Sam Hocevar
* Better ungetc() implementation. Now we don't need to care about the …
(edit)
@1712
15 years
Sam Hocevar
* More verbosity in fread().
(edit)
@1711
15 years
Sam Hocevar
* Fixed an index inconsistency bug in fread().
(edit)
@1699
15 years
Sam Hocevar
* Put either ORIG() or NEW(() around functions, because the naming …
(edit)
@1697
15 years
Sam Hocevar
* Minor improvement in the locking mechanism.
(edit)
@1695
15 years
Sam Hocevar
* Added enough autoconf checks and #ifdefs so that libzzuf builds on …
(edit)
@1694
15 years
Sam Hocevar
* Replaced _zz_disabled with a less stinky API. Still not thread safe, …
(edit)
@1688
15 years
Sam Hocevar
* Improved %c usage in our custom fprintf() implementation.
(edit)
@1687
15 years
Sam Hocevar
* Use
func
wherever possible.
(copy)
@1683
15 years
Sam Hocevar
* Moved files around.
copied from
zzuf/trunk/src/load-stream.c
:
(edit)
@1679
15 years
Sam Hocevar
* Got rid of the *_load() functions. Now each diverted function is …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog