haiku/src/bin
Ingo Weinhold 24df65921b Merged signals-merge branch into trunk with the following changes:
* Reorganized the kernel locking related to threads and teams.
* We now discriminate correctly between process and thread signals. Signal
  handlers have been moved to teams. Fixes #5679.
* Implemented real-time signal support, including signal queuing, SA_SIGINFO
  support, sigqueue(), sigwaitinfo(), sigtimedwait(), waitid(), and the addition
  of the real-time signal range. Closes #1935 and #2695.
* Gave SIGBUS a separate signal number. Fixes #6704.
* Implemented <time.h> clock and timer support, and fixed/completed alarm() and
  [set]itimer(). Closes #5682.
* Implemented support for thread cancellation. Closes #5686.
* Moved send_signal() from <signal.h> to <OS.h>. Fixes #7554.
* Lots over smaller more or less related changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-12 00:00:23 +00:00
..
addattr
bash
bc
bzip2
compress
consoled
coreutils
ctags
debug Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
desklink Fixed a copy&paste error spotted by korli. Thanks. 2011-06-11 15:54:41 +00:00
diffutils
findutils
fwcontrol
gawk
gdb Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
grep
gzip
hid_decode Simplify hid_decode using the new HIDParser::PrintToStream() which generates the 2011-06-06 00:50:23 +00:00
iasl
ideinfo
keymap
less
listdev
locale Closing #6721: avoid unescaping when linking catalogs together 2011-04-02 13:37:59 +00:00
mail_utils
makebootable
makeudfimage
mkdos
mkfs
multiuser
network
package
package_repo
patch
pc
pcmcia-cs
pkgman
playsound
rc
rcs
rmd160
screen_blanker Localization of Screensaver unlock window. Ticket #7232 2011-03-18 22:45:59 +00:00
screenmode
sharutils
unrar
unzip
writembr Applied patch by Jean-Loïc Charroud that reworks the anyboot MBR to fix boot 2011-06-11 19:14:49 +00:00
zic
zip
Jamfile Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
WindowShade.cpp * Fixed build, and therefore finally fixes #6317 again :-) 2011-06-03 20:38:38 +00:00
alert.cpp
badblocks.cpp
beep.cpp
boot_process_done.cpp
bt_dev_info.cpp
bt_discovery.cpp
cal.c
cat.c
catattr.cpp
checkfs.cpp
checkitout.cpp
checkitout.h
checkitout.rdef
chop.c
clear.c
clipboard.cpp
clockconfig.cpp
comm.c
copyattr.cpp
csplit.c
cut.c
df.cpp
diff_zip.cpp
diskimage.cpp
dpms.cpp
draggers.cpp
driveinfo.c
dstcheck.cpp dstcheck: 2011-03-13 19:28:24 +00:00
dstcheck.rdef fix dstcheck rdef. Thanks diver! 2011-03-25 22:47:19 +00:00
echo.c
eject.cpp
error.c
factor.cpp
fdinfo.cpp
ffm.cpp
filepanel.cpp
finddir.c Add the B_COMMON_CACHE_DIRECTORY constant introduced in r40279. 2011-03-29 22:51:41 +00:00
fortune.c
fortune.rdef
haiku-utils.rdef
hd.c
hey.cpp
hey.rdef
id.c
idestatus.c
installsound.cpp
iroster.cpp
isvolume.cpp
listarea.c
listattr.cpp
listfont.cpp
listimage.c
listport.c
listres.cpp
listsem.c
listusb.cpp added some hub ports information to listusb 2011-03-31 21:58:06 +00:00
logger.cpp
logname.c
lsindex.cpp
mail.cpp
message.cpp
mimeset.cpp
mimeset.rdef
mkindex.cpp
modifiers.cpp
mount.c
mountvolume.cpp
mountvolume.rdef
notify.cpp
notify.rdef
open.cpp
play.cpp
printenv.c
printf.c
prio.c
ps.c
query.cpp * Extend the Model class with a method bool HasLocalizedName(). 2011-03-27 18:38:05 +00:00
quit.cpp
reindex.cpp
release.c
renice.c
resattr.cpp
rescan.c
rmattr.cpp
rmindex.cpp
roster.cpp
safemode.c
setdecor.cpp Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
settype.cpp
setusbconfig.cpp
setversion.cpp
setvolume.cpp
shutdown.cpp
spybmessage.cpp
sysinfo.c
top.c
tput.c
translate.cpp
trash.cpp
tty.c
unchop.c
unmount.c
uptime.cpp
urlwrapper.cpp
urlwrapper.h
urlwrapper.rdef
version.cpp
vmstat.cpp Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
waitfor.cpp
watch.c
wc.c
whoami.c
xres.cpp
yes.cpp