Actually, the historic version of uniq used static 1000 byte buffers. Solaris 2.6 includes a version that realloc()s the buffer but I don't know when exactly that behavior was added.
- todd
Actually, the historic version of uniq used static 1000 byte buffers. Solaris 2.6 includes a version that realloc()s the buffer but I don't know when exactly that behavior was added.
- todd