summaryrefslogtreecommitdiff
path: root/nss/common.h
AgeCommit message (Expand)Author
2006-11-19fix bug: the readfn() function was executed twiceArthur de Jong
2006-11-17do some refactoring in the generated code and add some documentation on gener...Arthur de Jong
2006-11-16switch to a simpler and more compact framework to generate methods (one reade...Arthur de Jong
2006-11-14just close the stream in case of problems instead of calling endent()Arthur de Jong
2006-11-03make loop macros common, create macros for expanding {set,get,end}ent() funct...Arthur de Jong
2006-11-01always set *errnop correctlyArthur de Jong
2006-11-01also set file pointer to NULL when closing a stream to properly handle reuse ...Arthur de Jong
2006-10-31make code consistent by adding headers, removing trailing whitespace and prop...Arthur de Jong
2006-10-31clear up protocol macros while implementing getpwuid() and {set,get,end}pwent...Arthur de Jong
2006-10-30return read data in struct and fix some marcosArthur de Jong
2006-10-25add some basic minimal NSS code that can be generated from macrosArthur de Jong