index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extension
/
readdir.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add facility to get vesion info from extensions.
Arnold D. Robbins
2012-08-24
1
-0
/
+1
|
*
Add output and two-way processors to API. Update Mac config stuff.
Arnold D. Robbins
2012-08-24
1
-11
/
+13
|
*
Move struct stat into IOBUF_PUBLIC.
Arnold D. Robbins
2012-08-08
1
-5
/
+1
|
*
Fix readdir.c for cygwin.
Arnold D. Robbins
2012-08-03
1
-7
/
+5
|
*
Update input_parser interface for RT.
Arnold D. Robbins
2012-07-29
1
-3
/
+3
|
*
Improvements in readdir.c.
Arnold D. Robbins
2012-07-29
1
-2
/
+7
|
*
Fix last: must initialize errno to 0 before calling readdir.
Andrew J. Schorr
2012-07-27
1
-0
/
+4
|
*
The readdir extension should set the error code if readdir fails.
Andrew J. Schorr
2012-07-27
1
-4
/
+4
|
*
Fix bug in API set_RT, bug in readdir.c.
Arnold D. Robbins
2012-07-27
1
-1
/
+1
|
*
Robustify extension/readdir.c.
Arnold D. Robbins
2012-07-26
1
-31
/
+108
|
*
Add set_RT to API and to readdir extension.
Arnold D. Robbins
2012-07-26
1
-4
/
+8
|
*
Document the parser interface and remove some excessive readdir paranoia.
Andrew J. Schorr
2012-07-26
1
-19
/
+12
|
*
Start refactoring iop handling. Add readdir extension.
Arnold D. Robbins
2012-07-25
1
-0
/
+220