Directory wince/sys/

Directory Created:
2002-12-14 06:27
Total Files:
7
Deleted Files:
0
Lines of Code:
352

Browse with ViewVC

[root]/wince/sys

Lines of Code

wince/sys/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 363 (100.0%) 20.1
uema2 10 (55.6%) 363 (100.0%) 36.3
shyouhei 7 (38.9%) 0 (0.0%) 0.0
nobu 1 (5.6%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nobu 2005-05-14 15:57

* configure.in: Check for the availability of pid_t, gid_t and uid_t and

remove AC_TYPE_UID_T. fixed: [ruby-core:04745]



* defines.h: Remove pid_t typedef.



* ruby.h: Define rb_pid_t, rb_gid_t and rb_uid_t in accordance with

the available system types.



* process.c: Change instances of pid_t and gid_t to their rb_*

counterparts.



* ext/pty/pty.c: Change pid_t to rb_pid_t.



* vms/config.h: Define HAVE_{P,G,U}ID_T to 1.



* win32/Makefile.sub: Remove #define for {g,u}id_t.



* win32/win32.c: Change pid_t to rb_pid_t.



* wince/Makefile.sub: Remove #define for {g,u}id_t.



* wince/sys/types.h: Remove definitions of {p,g,u}id_t.

0 lines of code changed in:

uema2 2003-04-26 06:25

* wince/ : files removed.

(config, dll.mak, exe.mak, mswince-ruby17.def,

io.c, process.c, signal.c, string.c, time.c)



* wince/ : files added.

(assert.c, Makefile.sub, mkexports.rb, io_wce.c,

process_wce.c, signal_wce.c, string_wce.c,

time_wce.c)



* wince/configure.bat : like mswin32 style.



* wince/direct.c : remove "static" at _currentdir.



* wince/io.h : change definition.



* wince/stdio.c : _fdopen -> fdopen.



* wince/process.h : add_P_OVERLAY.



* wince/time.h : change definition.



* wince/wincemain.c : add wce_SetCurrentDir.



* wince/wince.c : add wce_SetCurrentDir and wce_fopen.

fix GetModuleFileNameA to return correct "lpFileName".



* wince/wince.h : remove #ifdef.



* wince/sys/utime.h, utime.c : rename _utime to utime.



* wince/sys/stat.c : expand relative directory in stat.

5 lines of code changed in:

uema2 2002-12-14 06:27

* wince/sys : add stat.c, stat.h, timeb.c, timeb.h,

types.h, utime.c, utime.h

* wince/dll.mak : object file name changed.

* wince/io.c : add empty dup2().

* wince/io.h : add dup2 definition.

358 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT