summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/uinfo.cc
Commit message (Expand)AuthorAgeFilesLines
* * select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor2000-08-091-4/+4
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-2/+2
* * testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie2000-07-271-0/+1
* Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.Corinna Vinschen2000-07-221-16/+21
* * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen2000-07-021-7/+5
* * uinfo.cc (uinfo_init): Eliminate calls to read_etc_group()Corinna Vinschen2000-07-021-27/+11
* Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2000-07-011-3/+3
* * syscalls.cc (seteuid): Initialize pi.token before callingCorinna Vinschen2000-06-281-8/+19
* * fork.cc (fork): Fix error in copying SID pointer.Corinna Vinschen2000-06-241-11/+38
* * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen2000-06-191-63/+106
* * pinfo.cc (pinfo_init): Add missing initializers.Corinna Vinschen2000-06-171-28/+23
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-161-4/+9
* * exceptions.cc: Remove unneeded include.Christopher Faylor2000-06-011-1/+8
* * Makefile.in: Remove libadvapi32.a.Christopher Faylor2000-05-301-3/+3
* * dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid aChristopher Faylor2000-05-221-4/+0
* * uinfo.cc (internal_getlogin): Use NetGetDCName() insteadCorinna Vinschen2000-04-191-4/+4
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+200