Use xstrdup rather than strdup.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 22 Oct 2005 13:32:04 +0000 (13:32 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 22 Oct 2005 13:32:04 +0000 (13:32 +0000)
commit16d6dc8f953ccdaadd47ce6a60df22efff73bff4
tree6d76ea71eb8ecb82f0459acdea915b52fcf21260
parent6d4f7e865f11d0fbcadd0820078a707f5588256c
Use xstrdup rather than strdup.
Define stat(2) masks S_IFMT and S_IFSOCK when gcc -ansi is in use.
src/unix.c