File: README

package info (click to toggle)
glimpse 4.18.7-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,832 kB
  • sloc: ansic: 37,606; makefile: 847; sh: 242; 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