/
githubmirror
/
gawk
Обзор
Документация
Войти
/
githubmirror
/
gawk
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
posix/ChangeLog
36 строк
1 KB
Arnold D. Robbins
API cleanups and doc additions.
14 окт 2012, 20:56
14 окт 2012, 20:56
a892293
Код
Авторство
О чём код?
2012-10-14 Arnold D. Robbins <arnold@skeeve.com> * gawkmisc.c (os_isreadable): Change name of input parameter to awk_inputbuf_t. 2012-08-08 Arnold D. Robbins <arnold@skeeve.com> * gawkmisc.pc (os_isreadable): Take IOBUF_PUBLIC instead of fd and use passed in info. 2012-07-29 Arnold D. Robbins <arnold@skeeve.com> * gawkmisc.c (os_isreadable): Add isdir pointer parameter to be set to true if fd is for a directory. 2012-07-26 Arnold D. Robbins <arnold@skeeve.com> * gawkmisc.c (os_isreadable): New function. 2012-05-11 Arnold D. Robbins <arnold@skeeve.com> * gawkmisc.c: Use `bool', `true', and `false' everywhere. 2012-03-20 Andrew J. Schorr <aschorr@telemetry-investments.com> * gawkmisc.c (deflibpath): New global variable. 2012-03-28 Arnold D. Robbins <arnold@skeeve.com> * 4.0.1: Release tar ball made. 2011-06-23 Arnold D. Robbins <arnold@skeeve.com> * ChangeLog.0: Rotated ChangeLog into this file. * ChangeLog: Created anew for gawk 4.0.0 and on. * 4.0.0: Release tar ball made.