comparison ChangeLog @ 1583:58f3eb64f390 trunk

[svn] - freebsd compatibility
author nenolod
date Fri, 18 Aug 2006 14:56:52 -0700
parents d7af2755a397
children 2229b67f1b89
comparison
equal deleted inserted replaced
1582:d7af2755a397 1583:58f3eb64f390
1 2006-08-15 00:55:44 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2079]
3 - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround:
4 Remove read_all() and write_all() routines. They had no effect nor merit here, and generally caused trouble.
5
6
7 Changes: Modified:
8 +4 -48 trunk/audacious/controlsocket.c
9 +4 -42 trunk/libaudacious/beepctrl.c
10
11
1 2006-08-15 00:47:24 +0000 William Pitcock <nenolod@nenolod.net> 12 2006-08-15 00:47:24 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2077] 13 revision [2077]
3 - gcc 4.1.1 fixes 14 - gcc 4.1.1 fixes
4 15
5 16