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
*
win32: platform.h: add bswap_xx()
Nguyễn Thái Ngọc Duy
2010-04-19
1
-0
/
+7
*
platform.h: support MinGW port
Nguyễn Thái Ngọc Duy
2010-04-19
1
-4
/
+24
*
win32: Refuse to be built by MinGW compiler unless platform MINGW32 is selected
Nguyễn Thái Ngọc Duy
2010-04-19
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
*
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
1
-2
/
+0
*
udhcpc: shrink
Denis Vlasenko
2008-05-26
1
-1
/
+14
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
1
-26
/
+26
*
remove stray semicolon
Denis Vlasenko
2008-04-30
1
-1
/
+1
*
gcc compat fix and warning suppression
Denis Vlasenko
2008-03-20
1
-1
/
+2
*
tar: move FNM_LEADING_DIR #define to tar.c - no other users.
Denis Vlasenko
2008-02-13
1
-6
/
+0
*
some more fixes for cross-compiling on an OS X host: apple provides core type...
Mike Frysinger
2008-02-07
1
-5
/
+6
*
only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X
Mike Frysinger
2008-02-07
1
-1
/
+1
*
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
1
-4
/
+3
*
comment fix
Denis Vlasenko
2008-01-24
1
-2
/
+1
*
hush: report [v]fork failures
Denis Vlasenko
2008-01-08
1
-2
/
+3
*
bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides
Denis Vlasenko
2007-10-13
1
-2
/
+4
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-2
/
+3
*
top: get rid of on-stack variable buffers, use permanent one.
Denis Vlasenko
2007-09-08
1
-0
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-3
/
+13
*
- add ATTRIBUTE_UNUSED_RESULT for internal use
Bernhard Reutner-Fischer
2007-06-21
1
-0
/
+3
*
diff: shrink code (-85 bytes):
Denis Vlasenko
2007-06-12
1
-3
/
+3
*
fix -Werror compile
Denis Vlasenko
2007-05-04
1
-1
/
+5
*
style fixes, no code changes
Denis Vlasenko
2007-04-16
1
-1
/
+2
*
style fixes
Denis Vlasenko
2007-04-13
1
-4
/
+4
[next]