File: README

package info (click to toggle)
glimpse 4.1-2
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 2,344 kB
  • ctags: 2,254
  • sloc: ansic: 32,194; makefile: 561; sh: 170; perl: 142
file content (12 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
This directory has some generally useful functions.

buffer.c		Buffer management
host.c			DNS and host-specific routines
log.c			Simple, uniform logging
strdup.c		strdup(3) implementation
strerror.c		strerror(3) implementation
string.c		string processing
system.c		routines for running system(3)
xmalloc.c		wrappers for memory management

-Darren Hardy, July 1994