| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
From Scott Cheloha (scottcheloha AT gmail), thanks!
OK bcallah
|
|
|
|
|
|
| |
max-fillinger.net.
Ok lum@
|
| |
|
|
|
|
| |
Ok lum@ jasper@
|
|
|
|
|
|
| |
check. From max at max-fillinger.net.
Ok lum@ jasper@
|
|
|
|
|
|
| |
them as ".".
Ok lum@ jasper@
|
|
|
|
|
|
| |
Convert eread(buf, a2, a3, a4) to eread("%s", a2, a3, a4, buf)
ok millert@ lum@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This does the following:
Moves all POSIX headers from sysdef.h into the individual .c files so that
each file now only includes what it needs. All headers are properly sorted.
Moves the remainder of sysdef.h to other files (mostly def.h) and deletes
sysdef.h now that it's no longer contains anything.
Tweak a comment that references sysdef.h so that it no longer does that.
ok florian@
|
|
|
|
|
|
|
| |
and pull in <limits.h> for *_MAX constants.
inspired on a diff from Kamil Rytarowski (n54 (at) gmx.com)
ok bcallah@
|
|
|
|
|
|
|
| |
macro does the cast internally like getc() does, so its return should be
put an in int for the same reason.
based on a diff from Kamil Rytarowski (n54 (at) gmx.com)
|
| |
|
|
|
|
| |
ok florian@
|
|
|
|
| |
ok krw@ phessler@
|
|
|
|
| |
Sunil Nimmagadda agrees.
|
| |
|
|
structural limitations in mg, mg doesn't behave exactly the same as
emacs cscope (see the README) but is still very usable.
man page bits reviewed by jmc@, otherwise tested and reviewed by
myself.
|