Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fhandler_proc.cc (fhandler_proc::readdir): Set dirent d_type. | Corinna Vinschen | 2014-10-09 | 1 | -1/+3 |
* | * fhandler_procsysvipc.cc (format_procsysvipc_msg): Rearrange code to | Corinna Vinschen | 2014-05-20 | 1 | -95/+141 |
* | Introduce reading passwd/group entries from SAM/AD. Introduce | Corinna Vinschen | 2014-02-09 | 1 | -2/+1 |
* | * Merge in cygwin-64bit-branch. | Corinna Vinschen | 2013-04-23 | 1 | -24/+24 |
* | Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, | Christopher Faylor | 2013-01-21 | 1 | -2/+2 |
* | Throughout, remove extra space after function name from debugging output. | Christopher Faylor | 2011-12-03 | 1 | -2/+2 |
* | Rename FH_BAD to FH_NADA throughout. | Christopher Faylor | 2011-06-12 | 1 | -1/+1 |
* | whitespace elimination | Christopher Faylor | 2011-06-06 | 1 | -54/+54 |
* | * autoload.cc: Call _api_fatal in asm. | Christopher Faylor | 2011-05-28 | 1 | -1/+1 |
* | Implement /proc/sysvipc/* | Yaakov Selkowitz | 2011-04-01 | 1 | -0/+347 |