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
2004-09-07* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value toChristopher Faylor
2004-09-07 * bsd_mutex.cc (_msleep): Disable resetting event object for now.Corinna Vinschen
2004-09-062004-09-06 Hosaka Yuji <hos@tamanegi.org>Danny Smith
2004-09-05* include/cygwin/version.h: Bump DLL minor number to 12.Christopher Faylor
2004-09-05 * include/w32api.h: Increment version to 3.1.Earnie Boyd
2004-09-05 * mingwex/Makefile.in: Correct typo in list of DISTFILES.Earnie Boyd
2004-09-05 * include/_mingw.h: Increment minor version for 3.5 release.Earnie Boyd
2004-09-052004-09-05 Hosaka Yuji <hos@tamanegi.org>Danny Smith
2004-09-05 * include/winuser.h (WINUSERAPI): New define.Danny Smith
2004-09-0522004-09-05 Hosaka Yuji <hos@tamanegi.org>Danny Smith
2004-09-03 * security.cc: Fix a few more strace_prints.Corinna Vinschen
2004-09-03Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor
2004-09-03Christopher Faylor <cgf@timesys.com>Christopher Faylor
2004-09-02 * textbinary.sgml: Change default mode for non-mounted paths to binary.Corinna Vinschen
2004-08-31 * sysv_shm.cc (kern_shmat): Add debug_printf's.Corinna Vinschen
2004-08-31* fork.cc (fork_parent): Return the cygpid directly derived from the winpid.Christopher Faylor
2004-08-31* fork.cc (fork_parent): Record child's pid when we're sure that it has beenChristopher Faylor
2004-08-29 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Allow to reportCorinna Vinschen
2004-08-28 * fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOFCorinna Vinschen
2004-08-282004-08-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-08-252004-08-25 Lars Rune N�stdal <daysleper@users.sourceforge.net>Danny Smith
2004-08-25 * include/winldap.h: Don't check value of UNICODE.Danny Smith
2004-08-25 * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.Danny Smith
2004-08-25 * syscalls.cc (link): Avoid compiler warning.Corinna Vinschen
2004-08-25 * bsd_mutex.cc (_msleep): Release process object while waiting.Corinna Vinschen
2004-08-24 * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen
2004-08-24 * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen
2004-08-24 * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith
2004-08-242004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith
2004-08-24 * crt1.c: (__mingw_CRTStartup): Change return to void. AddDanny Smith
2004-08-242004-08-24 Sam Robb <samrobb@users.sourceforge.net>Danny Smith
2004-08-24 * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.Danny Smith
2004-08-21 * environ.cc (set_ntea): New function.Corinna Vinschen
2004-08-20 * fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead ofCorinna Vinschen
2004-08-19 * errno.cc (_sys_errlist): Change various text to their english LinuxCorinna Vinschen
2004-08-19 * fhandler.cc (fhandler_base::open): Set shared flags to 0 whenCorinna Vinschen
2004-08-19 * ChangeLog: Fix typo.Corinna Vinschen
2004-08-19 * fhandler_socket.cc (fhandler_socket::dup): Decrement dtable'sCorinna Vinschen
2004-08-17 * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.Corinna Vinschen
2004-08-17 * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen
2004-08-15 * profile/COPYING: New file.Danny Smith
2004-08-15 * mingwex/fopen64.c: Move.Danny Smith
2004-08-15 * profile/gmon.c [__MINGW32__]: Include string.h forDanny Smith
2004-08-152004-08-15 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith
2004-08-142004-08-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-08-11* net.cc (cygwin_gethostbyname): Show failing host name on error.Christopher Faylor
2004-08-112004-08-10 Sebastian Nowak <snowak1@users.sourceforge.net>Danny Smith
2004-08-11 * include/wincrypt.h: Correct _WIN32_WINNT typo.Danny Smith
2004-08-112004-08-10 Ed Schaller <schallee@darkmist.net>Danny Smith
2004-08-10white spaceChristopher Faylor