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
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove incorrect * on ext_id in extensions and in doc.
Arnold D. Robbins
2018-01-11
1
-1
/
+1
*
Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.
Arnold D. Robbins
2016-12-14
1
-4
/
+4
*
Add min_required and max_expected arg counts to API.
Arnold D. Robbins
2016-12-06
1
-8
/
+2
*
Fix a compilation warning.
Arnold D. Robbins
2014-04-04
1
-3
/
+1
*
Update copyright years on files changed in 2014.
Arnold D. Robbins
2014-03-31
1
-1
/
+1
*
VMS updates.
Arnold D. Robbins
2014-02-14
1
-11
/
+20
*
Build and test dynamic extensions on VMS. Documented too.
Arnold D. Robbins
2013-12-30
1
-0
/
+24
*
Support |& on MS-Windows, both for sockets and for pipes.
Eli Zaretskii
2013-06-01
1
-0
/
+1
*
Update copyrights in all relevant source files.
Arnold D. Robbins
2013-04-16
1
-1
/
+1
*
Fixes to extensions for Win 32.
Arnold D. Robbins
2013-02-11
1
-1
/
+11
*
Use config.h properly. Add AC_SYS_LARGEFILE.
Arnold D. Robbins
2012-08-26
1
-1
/
+5
*
Add facility to get vesion info from extensions.
Arnold D. Robbins
2012-08-24
1
-0
/
+1
*
Add translation to the extensions.
Arnold D. Robbins
2012-07-25
1
-6
/
+10
*
Remove translation of errno strings from API.
Arnold D. Robbins
2012-07-25
1
-4
/
+4
*
Add ability to call an initialization routine.
Arnold D. Robbins
2012-07-11
1
-0
/
+1
*
Still more API and testext.c work.
Arnold D. Robbins
2012-06-17
1
-2
/
+7
*
Minor cleanups in extension/time.c.
Andrew J. Schorr
2012-06-14
1
-3
/
+1
*
More API implementations and testext improvements.
Arnold D. Robbins
2012-06-12
1
-1
/
+1
*
Further cleanups and improvements in API.
Arnold D. Robbins
2012-06-12
1
-3
/
+2
*
Add time extension providing gettimeofday and sleep.
Andrew J. Schorr
2012-06-10
1
-0
/
+167