- 02 5月, 2014 11 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Steve Underwood 提交于
-
由 Natanael Copa 提交于
POSIX says poll.h and signal.h should not be prefixed with sys/ (ie poll.h instead of sys/poll.h) limits.h also defines a TZNAME_MAX so we change name of the define for spandsp.
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
When we couldn't acquire the rwlock on the conference we were leaking a buffer we just allocated. On a 48k/10ms conference we would leak 960 bytes per attempt.
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
FS-6500: freetdm: Add more enum compliance by defining proper enum values for FTDM_END and FTDM_ANY special state values
-
- 01 5月, 2014 20 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
This library is used only by mod_enum and is available on most platforms. The version in our tree has many code quality problems that are generating noise when doing static analysis. Suffice it to say we want rid of it as our responsibility. FS-353
-
由 Travis Cross 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
- 30 4月, 2014 9 次提交
-
-
由 Travis Cross 提交于
Since the first branch doesn't need to do anything, we invert it and pull a sub-branch out a level into the main conditional.
-
由 Travis Cross 提交于
...now this code needs refactoring.
-
由 Travis Cross 提交于
We goto done at the end of these blocks.
-
由 Raymond Chandler 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Raymond Chandler 提交于
-
由 Travis Cross 提交于
This assignment isn't doing anything, so it safe to remove it, but there remains the question of whether there could have been some actually necessary intention behind this line.
-
由 Travis Cross 提交于
-