| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bug: the readfn() function was executed twice | Arthur de Jong | 2006-11-19 | 1 | -1/+0 |
* | do some refactoring in the generated code and add some do... | Arthur de Jong | 2006-11-17 | 1 | -17/+55 |
* | switch to a simpler and more compact framework to generat... | Arthur de Jong | 2006-11-16 | 1 | -3/+37 |
* | just close the stream in case of problems instead of call... | Arthur de Jong | 2006-11-14 | 1 | -1/+1 |
* | make loop macros common, create macros for expanding {set... | Arthur de Jong | 2006-11-03 | 1 | -0/+37 |
* | always set *errnop correctly | Arthur de Jong | 2006-11-01 | 1 | -1/+1 |
* | also set file pointer to NULL when closing a stream to pr... | Arthur de Jong | 2006-11-01 | 1 | -2/+5 |
* | make code consistent by adding headers, removing trailing... | Arthur de Jong | 2006-10-31 | 1 | -0/+26 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 1 | -44/+24 |
* | return read data in struct and fix some marcos | Arthur de Jong | 2006-10-30 | 1 | -5/+12 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -0/+44 |