Sign in
goma
/
wine
/
6d0019fb0e9d77fa78474511e53f641fd31944f8
/
server
/
smb.c
580da24
Added an inode object to keep track of all file descriptors open for a
by Alexandre Julliard
· 22 years ago
e66207e
Moved all references to file descriptors out of the generic object
by Alexandre Julliard
· 22 years ago
cf27a7f
Changed fd operations to take a struct fd instead of a struct object.
by Alexandre Julliard
· 22 years ago
037c8a1
Porting fixes.
by Steven Edwards
· 22 years ago
863637b
Started moving functions that deal with Unix file descriptors to a
by Alexandre Julliard
· 22 years ago
f63e5b6
Remove errno.h from files that do not need it.
by Marcus Meissner
· 22 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
5188574
Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h.
by Alexandre Julliard
· 23 years ago
fc93261
Begin to make wine an SMB client.
by Mike McCormack
· 23 years ago