aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2009-04-16 * dlfcn.cc (get_full_path_of_dll): Just return a bool value. DropCorinna Vinschen2-23/+31
2009-04-16 * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.Corinna Vinschen3-2/+19
2009-04-15 * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen2-9/+18
2009-04-15 * path.cc (path_conv::get_wide_win32_path): Allow relative paths.Corinna Vinschen2-6/+24
2009-04-15 * libc/bsdlib.cc: Align copyright with upstream.Corinna Vinschen8-27/+10
2009-04-14* speclib: Really revert to using tempdir.Christopher Faylor2-2/+6
2009-04-14* speclib: Revert to using tempdir.Christopher Faylor2-1/+5
2009-04-14 * localtime.cc (tzload): Implement setting __tzrule's offset memberCorinna Vinschen2-0/+10
2009-04-13 * include/stdint.h (intptr_t): Remove long from type.Dave Korn2-5/+12
2009-04-13 * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn2-1/+5
2009-04-12* speclib: Initial stab at cleaning up temp files. More work needed.Christopher Faylor3-4/+14
2009-04-12* Makefile.in (clean): Clean globals.h.Christopher Faylor2-2/+7
2009-04-12* mkimport: New script to perform all operations necessary to createChristopher Faylor6-139/+188
2009-04-112009-04-11 Danny Smith <dannsymith@users.sourceforge.net>Chris Sutcliffe2-7/+13
2009-04-11 * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.Corinna Vinschen2-4/+9
2009-04-10* speclib: Use a more robust method to derive full file path.Christopher Faylor2-3/+7
2009-04-09* speclib: Semi-revert to previous version but don't try to generateChristopher Faylor4-52/+64
2009-04-09 * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobufCorinna Vinschen2-10/+13
2009-04-09 * syscalls.cc (try_to_bin): Fix alignment of infobuf.Corinna Vinschen2-1/+7
2009-04-09 * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch anCorinna Vinschen6-8/+56
2009-04-07 * include/stdint.h (int_least32_t): Define as int.Corinna Vinschen2-12/+27
2009-04-07 * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen2-5/+27
2009-04-07 * strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widecharCorinna Vinschen3-13/+22
2009-04-07 * setup2.sgml (setup-locale-console): New section to explainCorinna Vinschen7-19/+85
2009-04-07 * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen6-50/+123
2009-04-06 * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.Corinna Vinschen2-3/+7
2009-04-06 * strfuncs.cc: Add comment to explain why we can't support JISCorinna Vinschen2-40/+169
2009-04-06 * new-features.sgml (ov-new1.7-posix): Remove JIS from supportedCorinna Vinschen3-4/+9
2009-04-06 * setup2.sgml (setup-locale-problems): Change title to be more clearCorinna Vinschen2-1/+6
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor5-6/+15
2009-04-05* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.Christopher Faylor4-2/+18
2009-04-04 * include/asm/byteorder.h (__ntohl): Prototype before define to avoidCorinna Vinschen2-8/+14
2009-04-03 * Various syntactical and semantical fixes throughout.Corinna Vinschen10-179/+193
2009-04-03 * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen3-25/+30
2009-04-02 * environ.cc (build_env): Fix length calculation of resultingCorinna Vinschen2-2/+7
2009-04-02 * include/netdb.h: #include <inttypes.h>, <netinet/in.h>,Corinna Vinschen2-2/+10
2009-04-01 * faq-using.xml (faq.using.symlinkstoppedworking): Rename.Corinna Vinschen3-11/+37
2009-04-01 * strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by atCorinna Vinschen2-2/+12
2009-03-31 * shm.cc (struct shm_attached_list): Convert access type to ULONG.Corinna Vinschen2-13/+30
2009-03-31 * setup2.sgml (setup-locale-problems): Fix an incomplete sentence.Corinna Vinschen2-3/+8
2009-03-31 * faq-using.xml (faq.using.unicode): Modernize.Corinna Vinschen3-38/+35
2009-03-31 * ctype.cc: Remove implementation of ctype functions in favor ofCorinna Vinschen6-822/+48
2009-03-30 * faq-using.xml (faq.using.bloda): Update with new entries.Dave Korn2-2/+20
2009-03-28* Makefile.in: Perform some minor cleanup. Revamp speclib handling.Christopher Faylor3-97/+60
2009-03-27 * net.cc (inet_ntop6): Convert to lowercase hex digits on the fly.Corinna Vinschen2-1/+10
2009-03-27 * net.cc (cygwin_getaddrinfo): Check hints for non-NULL beforeCorinna Vinschen2-0/+6
2009-03-27 * fhandler.h (class fhandler_fifo): Rename read/write methods toCorinna Vinschen3-4/+10
2009-03-27 * syscalls.cc (pathconf): Fix memory leak.Corinna Vinschen2-5/+11
2009-03-27 * README: Remove "How to use" section, as CYGWIN="server" isCorinna Vinschen2-32/+5
2009-03-27 * utils.sgml (passwd -R): Remove references to CYGWIN="server".Corinna Vinschen2-7/+7