index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
nawk
/
lib.c
Age
Commit message (
Expand
)
Author
2009-06-20
PR/30294: John Darrow: nawk doesn't handle RS as a RE but as a single character
christos
2009-03-12
In is_number(), do not check strtod() result against HUGE_VAL which
njoly
2009-03-01
Use siginfo to print more details about the sigfpe.
christos
2008-10-19
In preparation for building awk as a host tool, add
apb
2008-09-09
PR/39501: David Holland: Don't print the remainder of the line in the error
christos
2008-08-26
As dholland pointed out, don't leak memory if FS is resized multiple
joerg
2008-08-26
Don't use strlen to check if the length is at larger than 1, check the
joerg
2008-07-12
sprintf -> snprintf
christos
2008-05-25
update to 20070501
christos
2005-07-03
back-off 'use bounded string op' commit of 2003/08/13 - no real problem
jdolecek
2005-07-02
resolve conflicts
jdolecek
2005-03-23
Make nawk retain the text from the last line of the input as well as
he
2003-10-26
cleanup some (uschar **) to (char **) casts which break
jdolecek
2003-08-13
use bounded string op
itojun
2003-08-02
Merge nawk version 20030729 changes, and resolve conflicts.
jdolecek
2001-01-23
adapt to NetBSD build environment, constify a little
jdolecek
2001-01-23
Import nawk 2000/11/15, try #2.
jdolecek