summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor2003-02-224-1/+25
* * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor2003-02-224-12/+29
* 2003-02-22 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith2003-02-223-0/+19
* 2003-02-22 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-02-222-5/+438
* * include/wsahelp.h: Remove ';' after closingDanny Smith2003-02-223-2/+8
* * include/winbase.h (MEMORYSTATUSEX): Add structure.Danny Smith2003-02-223-0/+23
* Thanks to David Frasier <davidf@sjsoft.com> who inspired portions ofEarnie Boyd2003-02-218-1871/+66
* various updates to setup entries. Stronger emphasis to use setup, and only s...David Starks-Browning2003-02-211-14/+11
* new link to "How To Ask Questions The Smart Way" by Eric S. Raymond, added to...David Starks-Browning2003-02-211-0/+3
* remove tired subtitle "(Not completely updated for the latest net release, bu...David Starks-Browning2003-02-211-2/+0
* * fhandler_socket.cc (fhandler_socket::fhandler_socket): Fix compilerCorinna Vinschen2003-02-212-11/+13
* * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen2003-02-2111-85/+180
* * fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.Christopher Faylor2003-02-214-27/+38
* * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen2003-02-203-24/+17
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptorCorinna Vinschen2003-02-205-159/+197
* * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen2003-02-2024-28/+54
* * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen2003-02-203-1/+21
* w32api:Corinna Vinschen2003-02-207-11/+64
* * Makefile.in: Make sure libmingwex.a from current build tree is used.Corinna Vinschen2003-02-202-2/+7
* * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen2003-02-182-3/+6
* * cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor2003-02-163-448/+481
* * cygwin.din: Export all appropriate newlib functions.Christopher Faylor2003-02-153-3/+82
* * mmap.cc (mprotect): Add missing break.Corinna Vinschen2003-02-142-0/+5
* * profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor2003-02-142-1/+6
* * exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor2003-02-142-3/+6
* Fix typo in last ChangeLog entry.Danny Smith2003-02-141-1/+1
* * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith2003-02-142-0/+10
* * fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor2003-02-133-1/+10
* * include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor2003-02-132-8/+12
* * environ.cc (environ_init): Use strechr.Christopher Faylor2003-02-131-0/+4
* oops.Christopher Faylor2003-02-131-1/+1
* * include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor2003-02-133-3/+95
* fix typoChristopher Faylor2003-02-131-2/+2
* * how.texinfo: Add more w32api words.Christopher Faylor2003-02-132-4/+12
* * path.h (path_conv): Reorganize slightly.Christopher Faylor2003-02-132-2/+8
* * fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor2003-02-131-0/+5
* * spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor2003-02-134-3/+10
* * MAINTAINERS: Remove out-of-date file.Christopher Faylor2003-02-132-7/+4
* * cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2003-02-122-5/+9
* 2003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith2003-02-123-0/+37
* * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2003-02-102-1/+9
* * include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor2003-02-108-84/+233
* * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith2003-02-102-1/+4
* * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith2003-02-1030-1061/+1128
* * include/w32api.h: Increment version to 2.3.Earnie Boyd2003-02-103-3/+8
* * include/GL/gl.h: Remove include of glext.h.Earnie Boyd2003-02-091-0/+2
* * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.Earnie Boyd2003-02-095-2/+46
* * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess): Activate export.Earnie Boyd2003-02-092-3/+10
* clarifyChristopher Faylor2003-02-081-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-02-083-2/+11