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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
platform.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-1
/
+1
|
\
|
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-1
/
+1
|
\
|
|
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-9
/
+0
|
\
|
|
*
Remove check for supported libc.
Denys Vlasenko
2010-10-24
1
-9
/
+0
*
|
Merge commit 'eb7fe6dbf5bc93a229379a8047539dd8b90e0974^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-2
/
+7
|
\
|
|
*
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
1
-2
/
+7
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-0
/
+4
|
\
|
|
*
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
1
-0
/
+4
*
|
win32: platform.h: reuse memrchr() in platform.c
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+2
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+2
|
\
|
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-2
/
+2
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-14
/
+20
|
\
|
|
*
platform.h: regularize endian detection
Denys Vlasenko
2010-08-16
1
-15
/
+20
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+8
|
\
|
|
*
OpenBSD compatibility
Waldemar Brodkorb
2010-08-06
1
-2
/
+8
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+8
|
\
|
|
*
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-19
1
-0
/
+6
|
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-2
/
+2
*
|
win32: platform.h: add bswap_xx()
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+7
*
|
platform.h: support MinGW port
Nguyễn Thái Ngọc Duy
2010-09-10
1
-4
/
+24
*
|
win32: Refuse to be built by MinGW compiler unless platform MINGW32 is selected
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+4
|
/
*
dnsd: enforce alignment on packet buffer
Denys Vlasenko
2010-04-14
1
-0
/
+2
*
include/platform.h: PowerPC can also do unaligned access
Joakim Tjernlund
2010-02-11
1
-1
/
+1
*
dnsd: fix one big-endian goof; add a TODO about RA bit
Denys Vlasenko
2010-02-06
1
-0
/
+5
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
1
-4
/
+8
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-0
/
+7
*
more thorough fix for systems with strange socklen_t
Denys Vlasenko
2010-02-02
1
-12
/
+0
*
stat: get rid on intmax_t
Denys Vlasenko
2010-02-02
1
-15
/
+1
*
ping: fix unaligned access. closes bug 745.
Denys Vlasenko
2009-11-26
1
-0
/
+2
*
big endian warning fixes
Denys Vlasenko
2009-11-07
1
-1
/
+1
*
include/libbb.h: mark malloc-returning functions with GCC attribute
Denys Vlasenko
2009-11-02
1
-0
/
+9
*
Add more compat code for non GNU environments
Dan Fandrich
2009-11-01
1
-9
/
+41
*
platform compatibility work (by Dan Fandrich)
Dan Fandrich
2009-10-27
1
-20
/
+42
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-44
/
+0
*
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-05
1
-33
/
+28
*
add platform tweaks
Denys Vlasenko
2009-05-19
1
-79
/
+87
*
fix move_to_unaligned32
Denis Vlasenko
2009-04-17
1
-1
/
+4
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
1
-3
/
+13
*
more of pointless whitespace fixes
Denis Vlasenko
2009-04-01
1
-1
/
+1
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
1
-3
/
+9
*
crond: use bb_setpgrp, not setpgrp
Denis Vlasenko
2008-12-03
1
-22
/
+24
*
add comment, no code changes
Denis Vlasenko
2008-11-01
1
-0
/
+1
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-08-06
1
-1
/
+3
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-10
/
+10
*
add stdcall to FAST_FUNC
Denis Vlasenko
2008-06-27
1
-3
/
+3
*
expand comment about FAST_FUNC
Denis Vlasenko
2008-06-27
1
-1
/
+8
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-0
/
+7
[next]