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
/
miscutils
/
taskset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
taskset: fix some careless code in both fancy and non-fancy cases.
Denis Vlasenko
2008-07-11
1
-13
/
+35
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
taskset: (1ull < 65) like ops are not good, avoid that
Denis Vlasenko
2008-04-25
1
-1
/
+3
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
taskset: fix false failure in testsuite
Denis Vlasenko
2008-03-22
1
-0
/
+5
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
1
-39
/
+49
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-2
/
+2
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
taskset: fix incorrect rage spec and allow 0xXXX input
Denis Vlasenko
2007-01-29
1
-1
/
+1
*
done a dozen of randconfig test. guess what? ALL failed...
Denis Vlasenko
2006-12-30
1
-15
/
+17
*
- revert r15563 (pull current version of taskset off the busybox_scratch branch)
Bernhard Reutner-Fischer
2006-11-22
1
-0
/
+96
*
Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,
Rob Landley
2006-06-30
1
-67
/
+0
*
- add applet taskset to set/retrieve the CPU affinity of a process
Bernhard Reutner-Fischer
2006-06-07
1
-0
/
+67