Quicksilver

Advanced Mac OS X Programming: Index: C

C++ ABI, 23
caches, 585
call graph, 616
calloc(), 95
Carbon
  File operation tracing, 592
caveman debugging, 146, 176
CFReference, 325
CFRunLoop, 325
CFRunLoopAddSource(), 328
CFRunLoopObserverCreate(), 349
CFRunLoopSource, 327
CFSocket, 326, 403
CFSocketCallback, 327
CFSocketCreateRunLoopSource(), 327
CFSocketCreateWithNative(), 326
CFSwapInt, 292
charge to caller, 613
chatter sample, 328
chattr command
  (see chflags command)
chdir(), 239, 474
chflags command, 269
chgrp command, 216
chmod command, 218, 269
chmod(), 220
chown command, 216
chown(), 217
chroot(), 474
CHUD, 599
CHUD framework, 618
classic Mac memory model, 86
clearerr(), 204
clock frequency, 581
close(), 194
Cocoa
  drawing in threads, 529
  exception handling, 169
  exception handling (classic), 169
  exception handling (native), 173
  file metadata, 273
  multiprocessing gotchas, 366
  plug-ins, 48
  thread safety, 531
  threading, 528
code smells, 144
color by library, 602
command line arguments, 79, 83
compiler assembly code, 11
compiler optimization, 21
compiler warnings, 6
condition variables, 517
conditional breakpoints, 139
conditional compilation, 8
configd, 338
configuration agents, 338
connect(), 303, 476
connections
  protocols, 449
copy on write, 354
core files, 147, 358
cp command, 264
CPU optimization, 587
critical sections, 161, 514
crlf, 203
cron, 472
current working directory, 239, 362
CVS, 553, 554, 563, 572