Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2003-02-27 * uinfo.cc (internal_getlogin): Only update user.groups.pgsidCorinna Vinschen
2003-02-27* cygthread::detach: Improve error message.Christopher Faylor
2003-02-26 * sec_helper.cc (get_sids_info): debug_print owner_sid and group_sid.Corinna Vinschen
2003-02-25 * Makefile.in (libmsvcrt20.a): Remove target and dependencies.Earnie Boyd
2003-02-25 * mmap.cc (mmap64): Fix returned address by taking the granularityCorinna Vinschen
2003-02-23 2003-02-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-02-232003-02-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-02-23whitespaceChristopher Faylor
2003-02-23* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor
2003-02-22* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor
2003-02-222003-02-22 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-222003-02-22 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-02-22 * include/wsahelp.h: Remove ';' after closingDanny Smith
2003-02-22 * include/winbase.h (MEMORYSTATUSEX): Add structure.Danny Smith
2003-02-22 Thanks to David Frasier <davidf@sjsoft.com> who inspired portions ofEarnie Boyd
2003-02-21various updates to setup entries. Stronger emphasis to use setup, and only s...David Starks-Browning
2003-02-21new link to "How To Ask Questions The Smart Way" by Eric S. Raymond, added to...David Starks-Browning
2003-02-21remove tired subtitle "(Not completely updated for the latest net release, bu...David Starks-Browning
2003-02-21 * fhandler_socket.cc (fhandler_socket::fhandler_socket): Fix compilerCorinna Vinschen
2003-02-21 * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen
2003-02-21* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.Christopher Faylor
2003-02-20 * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen
2003-02-20 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptorCorinna Vinschen
2003-02-20 * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen
2003-02-20 * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen
2003-02-20w32api:Corinna Vinschen
2003-02-20 * Makefile.in: Make sure libmingwex.a from current build tree is used.Corinna Vinschen
2003-02-18 * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor
2003-02-16* cygwin.din: Export all appropriate newlib functions.Christopher Faylor
2003-02-15 * mmap.cc (mprotect): Add missing break.Corinna Vinschen
2003-02-14* profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor
2003-02-14* exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor
2003-02-14Fix typo in last ChangeLog entry.Danny Smith
2003-02-14 * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith
2003-02-14* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor
2003-02-13* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor
2003-02-13* environ.cc (environ_init): Use strechr.Christopher Faylor
2003-02-13oops.Christopher Faylor
2003-02-13* include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor
2003-02-13fix typoChristopher Faylor
2003-02-13* how.texinfo: Add more w32api words.Christopher Faylor
2003-02-13* path.h (path_conv): Reorganize slightly.Christopher Faylor
2003-02-13* fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor
2003-02-13* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor
2003-02-13* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor
2003-02-132003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-11 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith
2003-02-11* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor