This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-30 19:26:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01cbbcac9cea63a6745f29be23c101153bc3fc41
reactos
/
reactos
/
lib
/
advapi32
/
crypt
T
History
Thomas Bluemel
cc6ffdce48
fixed some signed/unsigned comparison warnings with -Wsign-compare
...
svn path=/trunk/; revision=16441
2005-07-05 22:35:29 +00:00
..
crypt_des.c
- Remove Wine-isms from advapi32 because it's a ReactOS DLL!
2004-12-12 15:17:38 +00:00
crypt_lmhash.c
- Fix compilation with GCC 4.0-20041219.
2004-12-25 11:22:37 +00:00
crypt_md4.c
strip whitespace from end of lines
2005-05-09 01:43:41 +00:00
crypt_md5.c
strip whitespace from end of lines
2005-05-09 01:43:41 +00:00
crypt_sha.c
- Fix compilation with GCC 4.0-20041219.
2004-12-25 11:22:37 +00:00
crypt.c
fixed some signed/unsigned comparison warnings with -Wsign-compare
2005-07-05 22:35:29 +00:00
crypt.h
- Remove Wine-isms from advapi32 because it's a ReactOS DLL!
2004-12-12 15:17:38 +00:00