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
AgeCommit message (Expand)Author
2003-04-05*** empty log message ***unlabeled-1.1856.2Christopher Faylor
2003-04-04This commit was manufactured by cvs2svn to create branchcvs2svn
2003-04-04* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*Christopher Faylor
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal
2003-04-04add commentsChristopher Faylor
2003-04-04* cygthread.cc (operator new): Be more defensive when messing with threads thatChristopher Faylor
2003-04-03* fhandler_console.cc (CONVERT_LIMIT): Use a size for the 21st century.Christopher Faylor
2003-04-03 * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke
2003-04-03 * libc/string/wcscoll.c: Fix comment.Corinna Vinschen
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen
2003-04-03 * external.cc (check_ntsec): Return general ntsec state on NULLCorinna Vinschen
2003-04-03 ChangeLog already commited yesterday:Corinna Vinschen
2003-04-03fix usageChristopher Faylor
2003-04-03* Makefile.in (EXTRA_OFILES): Remove debugging object.Christopher Faylor
2003-04-03* external.cc (check_ntsec): New function.Christopher Faylor
2003-04-02 * xtensa-config.h: Remove comment indicating that this is aBob Wilson
2003-04-01 * fhandler.cc (fhandler_base::fstat): Set the uid and gid fieldsCorinna Vinschen
2003-04-01 * libc/stdio/sscanf.c: Update flags description.Corinna Vinschen
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen
2003-04-01Add Xtensa portNick Clifton
2003-04-01 * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type ofCorinna Vinschen
2003-04-01Fixes for iWMMXt contribution.Nick Clifton
2003-04-01* exceptions.cc (setup_handler): Make sure winapi lock is released when exitingChristopher Faylor
2003-04-01 * include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.Danny Smith
2003-03-312003-03-30 Hans E. Molin <kvasi@users.sourceforge.net>Danny Smith
2003-03-30* include/cygwin/fs.h: Remove unneeded include.Christopher Faylor
2003-03-302003-03-30 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-03-29 * syscalls.cc (login): Fix comment.Corinna Vinschen
2003-03-29 * syscalls.cc: Slightly cleanup all utmp functions.Corinna Vinschen
2003-03-29 * include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGRESS_CLASS,Danny Smith
2003-03-29* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .sChristopher Faylor
2003-03-29* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so thatChristopher Faylor
2003-03-292003-03-28 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-03-28* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.Christopher Faylor
2003-03-27* thread.cc: Change 1==foo equations to foo==1 throughout.Thomas Pfaff
2003-03-27* thread.h: Change class names, methods, members and local varsThomas Pfaff
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff
2003-03-27* winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff
2003-03-27note mount binary default.Christopher Faylor
2003-03-27Add iWMMXt support to ARM simulatorNick Clifton
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen
2003-03-27 * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],Danny Smith
2003-03-27* setup-net.sgml: Make suggested additions to setup.exe documentationJoshua Daniel Franklin
2003-03-272003-03-27 Vladimir Michl <michlv@users.sourceforge.net>Danny Smith
2003-03-27 * include/w32api.h: Increment version to 2.4.Earnie Boyd
2003-03-27Move some ddk defines to winnt.h as per MSDN documentationDanny Smith
2003-03-26Joe Buehler <jhpb@draco.hekimian.com>Christopher Faylor
2003-03-25Add iWMMXt supportNick Clifton
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin