summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_procsysvipc.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_proc.cc (fhandler_proc::readdir): Set dirent d_type.Corinna Vinschen2014-10-091-1/+3
* * fhandler_procsysvipc.cc (format_procsysvipc_msg): Rearrange code toCorinna Vinschen2014-05-201-95/+141
* Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen2014-02-091-2/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-24/+24
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-2/+2
* Throughout, remove extra space after function name from debugging output.Christopher Faylor2011-12-031-2/+2
* Rename FH_BAD to FH_NADA throughout.Christopher Faylor2011-06-121-1/+1
* whitespace eliminationChristopher Faylor2011-06-061-54/+54
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-1/+1
* Implement /proc/sysvipc/*Yaakov Selkowitz2011-04-011-0/+347