index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
platform.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- conditionally define BB_NOMMU
Bernhard Reutner-Fischer
2006-05-31
1
-4
/
+14
*
Put parentheses around some of the SWAP() macros, as pointed out by Peter
Rob Landley
2006-05-30
1
-6
/
+6
*
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
Rob Landley
2006-05-29
1
-5
/
+16
*
Remove _() and N_() from platform.h. #define them as NOP macros in the two
Rob Landley
2006-05-29
1
-12
/
+4
*
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
Rob Landley
2006-05-27
1
-0
/
+17
*
- add workaround for tar being broken since it uses a non-portable constant.
Bernhard Reutner-Fischer
2006-05-26
1
-0
/
+6
*
- move libc checks from busybox.h to platform.h
Bernhard Reutner-Fischer
2006-05-26
1
-4
/
+101
*
New version of nohup that's much smaller, less paranoid, consistent,
Rob Landley
2006-05-21
1
-0
/
+2
*
- backout erroneously checked in snippet..
Bernhard Reutner-Fischer
2006-05-19
1
-2
/
+0
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-0
/
+3
*
- single KERNEL_VERSION(a,b,c) macro in platform.h
Bernhard Reutner-Fischer
2006-05-19
1
-0
/
+7
*
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
Rob Landley
2006-05-07
1
-5
/
+0
*
Not quite compiler independent, but we've never tried to be gcc independent
Rob Landley
2006-05-04
1
-11
/
+5
*
just whitespace fixes
Mike Frysinger
2006-03-28
1
-16
/
+16
*
Define both big endian and little endian macros.
Rob Landley
2006-03-25
1
-3
/
+6
*
fix typo
Mike Frysinger
2006-03-23
1
-1
/
+1
*
Fixup to the previous (portability) patch. Linux actually does need
Rob Landley
2006-03-09
1
-0
/
+8
*
- put NLS stuff in one central place to avoid redefines.
Bernhard Reutner-Fischer
2006-02-23
1
-1
/
+5
*
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
Rob Landley
2006-02-21
1
-0
/
+15
*
New USE() macros
Rob Landley
2006-02-13
1
-5
/
+0
*
- add and use ATTRIBUTE_ALIGNED(num_bytes)
Bernhard Reutner-Fischer
2006-01-31
1
-0
/
+4
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
1
-0
/
+82
[prev]