OSDN Git Service

2003-07-09 Chris Demetriou <cgd@broadcom.com>
[pf3gnuchains/sourceware.git] / winsup /
2003-07-09 cgf* cygheap.cc (creturn): Set appropriate errno when...
2003-07-08 dannysmith * include/commctrl.h (NMTVDISPINFO[AW]): Replace obsol...
2003-07-07 cgf* rmsym: Don't use ranlib.
2003-07-07 cgf* newsym: Reenable removal of tmp directory. Just...
2003-07-07 cgf* newsym: Create objects that are closer to those creat...
2003-07-07 cgf* newsym: Oops. Revert below change.
2003-07-06 cgf* newsym: Use correct prefix for generating imports.
2003-07-06 cgfupdate copyright
2003-07-06 cgf* winsup.api/known_bugs.tcl: Remove gethostid01 from...
2003-07-06 cgfwhite space
2003-07-06 cgf* syscalls.cc (gethostid): Set thread affinity so that...
2003-07-06 cgf* Makefile.in: Remove .dat files when cleaning.
2003-07-06 cgf* Makefile.in: Remove .d files when cleaning.
2003-07-05 corinna * mmap.cc (list::match): Add parameters to return...
2003-07-05 corinna * fhandler.h (fhandler_socket::get_connect_state)...
2003-07-04 cgffix typo
2003-07-04 corinna * mmap.cc (fhandler_disk_file::mmap): Fix address...
2003-07-04 cgf* mount.cc (struct opt): Remove posix option.
2003-07-04 cgf* mount.cc (longopts): Add long "options" keyword.
2003-07-04 cgf* path.cc (fillout_mntent): Change "posix" to "managed".
2003-07-04 cgf* fhandler.h (FH_ENC): New enum.
2003-07-04 cgfntsec patch
2003-07-03 cgf* fhandler_tty.cc (fhandler_tty_slave::open): Condition...
2003-07-03 corinna * mmap.cc (mmap64): Allow MAP_FIXED with pagesize...
2003-07-03 earnie * config.guess, config.sub: Update with new versions...
2003-07-03 earnie * config.guess, config.sub: Update with versions from...
2003-07-03 dannysmith * mingwex/math/trunc.c (trunc): Provide lvalue for...
2003-07-03 dannysmith * include/search.h: New file.
2003-07-03 infidel * include/commdlg.h (CommDlg_OpenSave_*): Add parenthe...
2003-07-02 dannysmith * include/process.h (_execv, _execvp, _spawnv, _spawnv...
2003-07-02 cgf* thread.cc: Remove _MT_SAFE conditional.
2003-07-02 cgf* configure.in: Add --enable-server option.
2003-07-02 cgffix typo
2003-07-02 cgf* configure.in: Fix --enable-server option.
2003-07-02 cgf* Makefile.in: Remove cygserver stuff.
2003-07-02 cgf* Makefile.in (OBJS): Move some more files from cygwin...
2003-07-02 cgf* Makefile.common (CFLAGS_COMMON): Remove -Winline...
2003-07-01 earnie * include/basetyps.h (small, hyper): Change to __small...
2003-07-01 earnie * include/_mingw.h (small, hyper): Change to __small...
2003-07-01 cgffirst checkin
2003-07-01 cgfFirst checkins.
2003-07-01 cgf* configure.in: Add cygserver subdir.
2003-07-01 earnie * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):
2003-07-01 earnie Change existing guards to use the above macro names...
2003-07-01 earnie * include/_mingw.h (__int32, __int16, __int8, small...
2003-07-01 earnie * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000...
2003-06-30 corinna * cygheap.h (enum impersonation): New enum.
2003-06-28 dannysmith2003-06-28 Steven Edwards <Steven_Ed4153@yahoo.com>
2003-06-26 dannysmith2003-06-26 Mattia Barbon <mbarbon@dsi.unive.it>
2003-06-25 cgf* Makefile.in: Use INSTALL_PROGRAM to install the cygwi...
2003-06-24 tpfaff* thread.cc (MTinterface::fixup_after_fork): Fix thread...
2003-06-21 cgf* pinfo.cc (_pinfo::commune_send): Don't attempt to...
2003-06-19 earnieOops, Forgot to submit the change log
2003-06-19 phumblet2003-06-18 Pierre Humblet <pierre.humblet@ieee.org>
2003-06-18 earnie * include/dirent.h (dirent): Make d_name and array...
2003-06-18 dannysmith2003-06-17 Danny Smith <dannysmith@users.sourceforge...
2003-06-18 infidel2003-06-18 Steven Edwards <Steven_Ed4153@yahoo.com>
2003-06-17 dannysmith * msvcrt.def.in (__badioinfo, __lc_codepage, __lc_handle,
2003-06-17 cgf* path.cc (mount): Do more strict checking on posix...
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-06-13 cgf* cygcheck.cc (pretty_id): Rework slightly to not rely...
2003-06-13 cgfclarify
2003-06-12 cgfThroughout, always return error when GetShortPathName...
2003-06-12 tpfaff* thread.cc (pthread_attr_init): Revert change from...
2003-06-12 corinna * exceptions.cc (ctrl_c_handler): Don't send a signal on
2003-06-11 tpfaff* thread.cc (pthread_attr_init): Return 0 if attribute...
2003-06-09 corinna * spawn.cc (spawn_guts): Call CreateProcess while...
2003-06-07 cgffix typo
2003-06-07 cgf* poll.cc: Define FD_SETSIZE to ridiculously large...
2003-06-07 cgf* fhandler_tty.cc (fhandler_tty_slave::close): Free...
2003-06-07 tpfaff* fhandler_socket.cc (fhandler_socket::connect): Change...
2003-06-06 corinna * cygwin.din: Add vsyslog.
2003-06-06 dannysmith2003-06-06 Danny Smith <dannysmith@users.sourceforge...
2003-06-05 cgf* cygthread.cc (cygthread::terminate_thread): Change...
2003-06-05 infidel * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]...
2003-06-05 cgf* shared.cc (shared_info::heap_chunk_size): Be really...
2003-06-05 dannysmith2003-06-05 Bart Oldeman <bartoldeman@users.sourceforg...
2003-06-04 cgf* path.cc (conv_path_list): Use correct value when...
2003-06-04 phumblet2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>
2003-06-04 cgf* configure.in: Allow any i?86 variant.
2003-06-03 cgf* configure.in: Allow any i?86 variant.
2003-06-03 corinna * fhandler_socket.cc (connect_thread): Remove.
2003-06-03 cgf* spawn.cc (spawn_guts): Don't hang around if the paren...
2003-06-02 dannysmith * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL)...
2003-06-02 cgf* cygthread.h (cygthread::terminate_thread): Mark private.
2003-06-02 corinna * fhandler_socket.cc (fhandler_socket::accept): Rename...
2003-06-02 corinna * fhandler_socket.cc (fhandler_socket::connect): Simpl...
2003-06-02 corinna * fhandler_socket.cc: Include cygthread.h.
2003-06-02 corinna * fhandler_socket.cc: Include cygthread.h.
2003-06-02 cgf* fhandler.cc (fhandler_base::write): Correct minor...
2003-06-01 phumblet2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>
2003-05-30 cgf* path.cc (mount_info::conv_to_win32_path): gcc warning...
2003-05-30 cgf* cygheap.cc (init_cheap): Temporarily remove inline...
2003-05-30 infidel2003-05-30 Mattia Barbon <mbarbon@dsi.unive.it>
2003-05-30 dannysmith2003-05-30 Bang Jun-Young <junyoung@netbsd.org>
2003-05-30 corinna * include/sys/param.h: Add DEV_BSIZE.
2003-05-30 dannysmith2003-05-30 Sascha Sommer <saschasommer@freenet.de>
2003-05-29 corinna * fhandler_socket.cc (fhandler_socket::dup): Rearrange...
2003-05-29 infidel* include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add...
2003-05-29 cgf* mkvers.sh: Avoid "-dontuse" tags.
next