Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a trivial seeking function to xfile (tseek) that does not do SEEK_CUR | Simo Sorce | 2002-08-27 | 1 | -0/+34 |
* | fixed line buffer mode in XFILE | Andrew Tridgell | 2002-07-19 | 1 | -1/+1 |
* | fixed a stdin bug in XFILE that prevented 'print -' from working | Andrew Tridgell | 2002-07-13 | 1 | -4/+4 |
* | put the ifdef for HAVE_VA_COPY in one place rather than in lots of | Andrew Tridgell | 2002-06-03 | 1 | -5/+3 |
* | Fix usage of va_list passed as an arg. Use __va_copy before using it | Jim McDonough | 2002-05-17 | 1 | -1/+7 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 2001-11-03 | 1 | -2/+2 |
* | move to SAFE_FREE() | Simo Sorce | 2001-09-17 | 1 | -5/+5 |
* | added xfile | Andrew Tridgell | 2001-09-10 | 1 | -0/+340 |